OnAutoFilterITabSheetBoxEventsDelegate

Fore Syntax

OnAutoFilterITabSheetBoxEventsDelegate(Sender: Object; Args: ITabAutoFilterEventArgs);

Fore.NET Syntax

Prognoz.Platform.Forms.Net.TabSheetBoxNet.OnAutoFilterEventHandler(Sender: System.Object; Args: Prognoz.Platform.Interop.Tab.TabAutoFilterEventArgs);

Parameters

Sender. Component where the event occurs.

Args. Event parameters.

Description

The OnAutoFilterITabSheetBoxEventsDelegate delegate describes the method that can handle the OnAutoFilter event for the TabSheetBox component.

See also:

Tab Assembly Delegates