OnBeforeEditITabSheetBoxEventsDelegate

Fore Syntax

OnBeforeEditITabSheetBoxEventsDelegate(Sender: Object; Args: ITabCellBeforeEditEventArgs);

Fore.NET Syntax

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

Parameters

Sender. Component where the event occurs.

Args. Event parameters.

Description

The OnBeforeEditITabSheetBoxEventsDelegate delegate describes the method that can handle the OnBeforeEdit event for the TabSheetBox component.

See also:

Tab Assembly Delegates