TabAutoFilterEventArgs

Description

The TabAutoFilterEventArgs class is used to work with parameters of the TabSheetBox.OnAutoFilter event (setting table auto filtering).

Constructor

  Constructor name Brief description
Create The Create constructor creates argument for the event.

Properties inherited from ITabAutoFilterEventArgs

  Property name Brief description
Action The Action property returns the type of the selected auto filtering condition.

Properties inherited from ITabColumnEventArgs

  Property name Brief description
Column The Column property returns number of the column, for which an event occurred.

Properties inherited from ITabSheetEventArgs

  Property name Brief description
TabSheet The TabSheet property returns the component, for which the event is generated.

See also:

Tab Assembly Classes