OnBeforeExpanderChangedITabSheetBoxEventsDelegate(Sender: Object; Args: ITabBeforeExpanderChangedEventArgs);
Prognoz.Platform.Forms.Net.TabSheetBoxNet.OnBeforeExpanderChangedEventHandler(Sender: System.Object; Args: Prognoz.Platform.Interop.Tab.TabBeforeExpanderChangedEventArgs);
Sender. Component where the event occurs.
Args. Event parameters.
The OnBeforeExpanderChangedITabSheetBoxEventsDelegate delegate describes the method that can handle the OnBeforeExpanderChanged event for the TabSheetBox component.
See also: