Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

Filter Panel Close Button

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.

VisualElems_GridView_FilterPanel

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