AllowMultipleFilters Property
AllowMultipleFilters
Gets or sets a value that indicates whether a PivotField can have multiple filters applied to it at the same time.
Declaration
bool AllowMultipleFilters { get; set; }
Property AllowMultipleFilters As Boolean