PivotTable.IsMultipleFieldFilters

PivotTable.IsMultipleFieldFilters property

Specifies a boolean value that indicates whether the fields of a PivotTable can have multiple filters set on them.

public bool IsMultipleFieldFilters { get; set; }

See Also