Create(TabSheet: ITabSheet; Column: Integer; Action: TabAutoFilterAction);
Create(TabSheet: Prognoz.Platform.Interop.Tab.TabSheet; Column: Integer; Action: Prognoz.Platform.Interop.Tab.TabAutoFilterAction);
TabSheet. The component table for which event is generated.
Column. Column index for which the event is generated.
Action. The type of selected autofilter condition for event.
The Create constructor creates argument of the event with the specified autofilter condition.
See also: