OnCellChangeITabSheetBoxEventsDelegate

Fore Syntax

OnCellChangeITabSheetBoxEventsDelegate(Sender: Object; Args: ITabCellChangeEventArgs);

Fore.NET Syntax

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

Parameters

Sender. Component where the event occurs.

Args. Event parameters.

Description

The OnCellChangeITabSheetBoxEventsDelegate delegate describes the method that can handle the OnCellChange event for the TabSheetBox component.

See also:

Tab Assembly Delegates