OnBeforeRowResizeITabSheetBoxEventsDelegate(Sender: Object; Args: ITabRowEventArgs);
Prognoz.Platform.Forms.Net.TabSheetBoxNet.OnBeforeRowResizeEventHandler(Sender: System.Object; Args: ITabRowEventArgs);
Sender. Component where the event occurs.
Args. Event parameters.
The OnBeforeRowResizeITabSheetBoxEventsDelegate delegate describes the method that can handle the OnBeforeRowResize event for the TabSheetBox component.
See also: