OnColumnResizingITabSheetBoxEventsDelegate(Sender: Object; Args: ITabColumnResizingEventArgs);
Prognoz.Platform.Forms.Net.TabSheetBoxNet.OnColumnResizingEventHandler(Sender: System.Object; Args: Prognoz.Platform.Interop.Tab.TabColumnResizingEventArgs);
Sender. Component where the event occurs.
Args. Event parameters.
The OnColumnResizingITabSheetBoxEventsDelegate delegate describes the method that can handle the OnColumnResizing event for the TabSheetBox component.
See also: