Report > Report Assembly Classes > ReportBox > ReportBox.OnBeforeExpanderChanged
OnBeforeExpanderChanged(Sender: Object; Args: IReportBeforeExpanderChangedEventArgs);
Sender. Parameter that returns the component that has generated the event.
Args. The parameter that enables the user to determine event parameters.
The OnBeforeExpanderChanged event occurs before changing expander state in a table cell.
See also: