TabAutoFilterEventArgs.Create

Syntax

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

Parameters

TabSheet. The TabSheetBox object to which the event appears.

Column. Number of column to which the event appears.

Action. The type of selected autofilter condition for event.

Description

The Create constructor creates argument of the event.

See also:

TabAutoFilterEventArgs