Skip to main content
A newer version of this page is available. .

PivotGridWebOptionsFilter Properties

Contains options that affect the appearance and behavior of filter windows.
Name Description
GroupFilterMode Gets or sets the filtering mode used for field groups.
NativeCheckBoxes Gets or sets whether check boxes displayed within filter popup windows are rendered as native HTML check box elements.
ShowHiddenItems Gets or sets whether to display hidden filter items as disabled.
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