PivotGridWebOptionsFilter Properties
Contains options that affect the appearance and behavior of filter windows.| Name | Description |
|---|---|
| AutoFilterType | Gets or sets a field filter’s type when field filters are included into filter critera. Inherited from PivotGridOptionsFilterBase. |
| FilterPanelMode | Gets or sets whether to synchronize filters applied in the field filter and Filter Editor. |
| GroupFilterMode | Gets or sets the filtering mode used for field groups. |
| ShowListBoxSearchUI | Gets or sets whether to enable the search control to locate items displayed within the filter dialog. |
| ShowOnlyAvailableItems | Gets or sets whether filter items that cannot be displayed because of filtering applied to other fields should be hidden. |
See Also