Back to Devexpress

Field Filter Button

windowsforms-3449-controls-and-libraries-data-grid-visual-elements-layout-view-elements-field-filter-button.md

latest1.3 KB
Original Source

Field Filter Button

  • Jan 23, 2019

A filter button is displayed within a card field when it is hot-tracked. It allows an end-user to filter against the current field. See End-User Capabilities: Filtering to learn more.

The following table lists the main properties affecting element appearance.

|

Availability

|

A View’s LayoutViewOptionsCustomization.AllowFilter option.

A column’s OptionsColumnFilter.AllowFilter option.

| |

Position

|

The OptionsField.SortFilterButtonShowMode and OptionsField.SortFilterButtonLocation options available via the LayoutViewColumn.OptionsField objects.

|