OnBeforeCellChangeITabSheetBoxEventsDelegate(Sender: Object; Args: ITabCellBeforeChangeEventArgs);
Prognoz.Platform.Forms.Net.TabSheetBoxNet.OnBeforeCellChangeEventHandler(Sender: System.Object; Args: Prognoz.Platform.Interop.Tab.TabCellBeforeChangeEventArgs);
Sender. Component where the event occurs.
Args. Event parameters.
The OnBeforeCellChangeITabSheetBoxEventsDelegate delegate describes the method that can handle the OnBeforeCellChange event for the TabSheetBox component.
See also: