OnAfterEditITabSheetBoxEventsDelegate(Sender: Object; Args: ITabCellAfterEditEventArgs);
Prognoz.Platform.Forms.Net.TabSheetBoxNet.OnAfterEditEventHandler(Sender: System.Object; Args: Prognoz.Platform.Interop.Tab.TabCellAfterEditEventArgs);
Sender. Component where the event occurs.
Args. Event parameters.
The OnAfterEditITabSheetBoxEventsDelegate delegate describes the method that can handle the OnAfterEdit event for the TabSheetBox component.
See also: