PivotGridOptionsFilterBase Properties
Serves as the base class for classes that represent options affecting data filtering.| Name | Description |
|---|---|
| AutoFilterType | Gets or sets a field filter’s type when field filters are included into filter critera. |
| GroupFilterMode | Gets or sets the filtering mode used for field groups. |
| ShowOnlyAvailableItems | Gets or sets whether filter items that cannot be displayed because of filtering applied to other fields should be hidden. |
See Also