ITableFilter

Assembly: Tab;

Description

The ITableFilter interface controls autofiltering parameters of tables and components of the DataGrid type.

Inheritance Hierarchy

          ITableFilter

Comments

To set up filtering by column, use the ITableFilterItem interface.

Properties

  Property name Brief description
Count The Count property returns the number of elements in the autofilter.
Features The Features property determines the displayed settings in the table filtering menu.
Item The Item property returns parameters of a specified filter item.

See also:

Tab Assembly Interfaces