OnRowClickITabSheetBoxEventsDelegate

Fore Syntax

OnRowClickITabSheetBoxEventsDelegate(Sender: Object; Args: ITabRowEventArgs);

Fore.NET Syntax

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

Parameters

Sender. Component where the event occurs.

Args. Event parameters.

Description

The OnRowClickITabSheetBoxEventsDelegate delegate describes the method that can handle the OnRowClick event for the TabSheetBox component.

See also:

Tab Assembly Delegates