TabAutoFilterBaseEventArgs.Create

Syntax

Create(TabSheet: ITabSheet; Column: Integer; Action: TabAutoFilterAction);

Parameters

TabSheet. The component table, for which event is generated.

Column. Index of the column, for which the event is generated.

Action. The type of selected autofilter condition for event.

Description

The Create constructor creates an event argument with the specified autofilter condition.

See also:

TabAutoFilterBaseEventArgs