OnBeforeCellChangeITabSheetBoxEventsDelegate

Fore Syntax

OnBeforeCellChangeITabSheetBoxEventsDelegate(Sender: Object; Args: ITabCellBeforeChangeEventArgs);

Fore.NET Syntax

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

Parameters

Sender. Component where the event occurs.

Args. Event parameters.

Description

The OnBeforeCellChangeITabSheetBoxEventsDelegate delegate describes the method that can handle the OnBeforeCellChange event for the TabSheetBox component.

See also:

Tab Assembly Delegates