OnChangeCellContentITabSheetBoxEventsDelegate

Fore Syntax

OnChangeCellContentITabSheetBoxEventsDelegate(Sender: Object; Args: ITabCellContentChangeEventArgs);

Fore.NET Syntax

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

Parameters

Sender. Component where the event occurs.

Args. Event parameters.

Description

The OnChangeCellContentITabSheetBoxEventsDelegate delegate describes the method that can handle the OnChangeCellContent event for the TabSheetBox component.

See also:

Tab Assembly Delegates