Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPivotTable Interface / AllowMultipleFilters Property
In This Topic
    AllowMultipleFilters Property
    In This Topic
    Gets or sets a value that indicates whether a PivotField can have multiple filters applied to it at the same time.
    Syntax
    System.bool AllowMultipleFilters {get; set;}
    See Also