OnCellChangeITabSheetBoxEventsDelegate(Sender: Object; Args: ITabCellChangeEventArgs);
Prognoz.Platform.Forms.Net.TabSheetBoxNet.OnCellChangeEventHandler(Sender: System.Object; Args: Prognoz.Platform.Interop.Tab.TabCellChangeEventArgs);
Sender. Component where the event occurs.
Args. Event parameters.
The OnCellChangeITabSheetBoxEventsDelegate delegate describes the method that can handle the OnCellChange event for the TabSheetBox component.
See also: