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

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

Note: this property is not in effect if the View is painted using the Windows XP theme (see the BaseView.PaintStyleName property).

Custom Draw Event

The ColumnView.CustomDrawFilterPanel event.

See Also