OnBeforeCellsChangeITabSheetBoxEventsDelegate(Sender: Object; Args: ITabSheetEventArgs);
Prognoz.Platform.Forms.Net.TabSheetBoxNet.OnBeforeCellsChangeEventHandler(Sender: System.Object; Args: Prognoz.Platform.Interop.Tab.TabSheetEventArgs);
Sender. Component where the event occurs.
Args. Event parameters.
The OnBeforeCellsChangeITabSheetBoxEventsDelegate delegate describes the method that can handle the OnBeforeCellsChange event of the TabSheetBox component.
See also: