OnChangeCellContentITabSheetBoxEventsDelegate(Sender: Object; Args: ITabCellContentChangeEventArgs);
Prognoz.Platform.Forms.Net.TabSheetBoxNet.OnChangeCellContentEventHandler(Sender: System.Object; Args: Prognoz.Platform.Interop.Tab.TabCellContentChangeEventArgs);
Sender. Component where the event occurs.
Args. Event parameters.
The OnChangeCellContentITabSheetBoxEventsDelegate delegate describes the method that can handle the OnChangeCellContent event for the TabSheetBox component.
See also: