Skip to main content

Auto Filter Row

The Automatic Filter Row allows data to be filtered on the fly, by typing text within a row. When an end-user types text within a row, a filter condition is automatically created based upon the value entered, and this is applied to the focused data column. The filter condition can be selected using the ColumnBase.AutoFilterCondition property.

RowTypes

 

The table below lists the main properties affecting the element's behavior and appearance.

Characteristics Members
Visibility TableView.ShowAutoFilterRow
Availability and Behavior ColumnBase.AllowAutoFilter, ColumnBase.ImmediateUpdateAutoFilter
See Also