Back to Devexpress

Filter Panel Close Button

windowsforms-1426-controls-and-libraries-data-grid-visual-elements-view-common-elements-filter-panel-close-button.md

latest1.6 KB
Original Source

Filter Panel Close Button

  • Oct 20, 2021

The close filter button (“ x “) closes the Filter Panel and clears the current filter. The button is displayed on the left edge of the filter panel.

The table below lists the main properties that affect an element’s appearance.

|

Availability

|

The button is not available if the ColumnViewOptionsView.ShowFilterPanelMode property is set to ShowAlways

| |

Appearance

|

ColumnViewAppearances.FilterCloseButton

| |

Custom Draw Event

|

The ColumnView.CustomDrawFilterPanel event.

|

See Also

Filter and Search

Custom Painting Basics

Elements that Can Be Custom Painted

Custom Painting Scenarios