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

Filter Bar

The Filter Bar displays a string representation of the filter criteria applied to ASPxGridView. It also displays the following elements.

  • Filter Expression
  • Clear Command - clears the current filter;
  • Enable Filter check box - enables or temporarily disables the current filter;
  • Filter Image - click this image to invoke the Filter Control.

FilterBarElements

 

The table below lists the main members that affect element appearance and functionality.

Characteristics Members
Visibility ASPxGridSettings.ShowFilterBar
Content ASPxGridTextSettingsBase.FilterBarClear, ASPxGridTextSettingsBase.FilterBarCreateFilter, ASPxGridBase.FilterExpression
Appearance GridViewStyles.FilterBar, GridViewStyles.FilterBarCheckBoxCell, GridViewStyles.FilterBarClearButtonCell, GridViewStyles.FilterBarExpressionCell, GridViewStyles.FilterBarImageCell, GridViewStyles.FilterBarLink