OnRowResizingITabSheetBoxEventsDelegate(Sender: Object; Args: ITabRowResizingEventArgs);
Prognoz.Platform.Forms.Net.TabSheetBoxNet.OnRowResizingEventHandler(Sender: Object; Args: Prognoz.Platform.Interop.Tab.TabRowResizingEventArgs);
Sender. Component where the event occurs.
Args. Event parameters.
The OnRowResizingITabSheetBoxEventsDelegate delegate describes the method that can handle the OnRowResizing event for the TabSheetBox component.
See also: