ITabAutoFilterBaseEventArgs

Assembly: Tab;

Description

The ITabAutoFilterBaseEventArgs interface contains basic properties of argument of the event which occurs on changing autofilter settings in the table of the component LanerBox.

Inheritance Hierarchy

          IEventArgs

          ITabSheetBaseEventArgs

          ITabColumnBaseEventArgs

          ITabAutoFilterBaseEventArgs

Properties

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

Properties inherited from ITabColumnBaseEventArgs

  Property name Brief description
Column The Column property returns index of the column, for which the event is generated.

Properties inherited from ITabSheetBaseEventArgs

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

See also:

Tab Assembly Interfaces