Back to Devexpress

Filter Button

aspnetmvc-10759-components-pivot-grid-ui-elements-filter-button.md

latest1.5 KB
Original Source

Filter Button

  • Dec 17, 2020

Filter buttons are displayed within field headers and can be clicked to invoke the Filter Window. This window allows end-users to filter data.

The table below lists the main properties, which affect the Filter Button’s appearance.

|

Characteristics

|

Members

| | --- | --- | |

Image

|

PivotGridImages.HeaderFilter (via MVCxPivotGrid .Images.HeaderFilter on the SettingsBase.PreRender event)

PivotGridImages.HeaderActiveFilter (via MVCxPivotGrid .Images.HeaderActiveFilter on the SettingsBase.PreRender event)

| |

Availability

|

PivotGridOptionsCustomization.AllowFilter (via PivotGridSettings.OptionsCustomization .AllowFilter )

PivotGridFieldOptions.AllowFilter (via MVCxPivotGridField .Options.AllowFilter )

|