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