Show contents 

Report > Report Assembly Classes > ReportBox > ReportBox.OnBeforeExpanderChanged

ReportBox.OnBeforeExpanderChanged

Syntax

OnBeforeExpanderChanged(Sender: Object; Args: IReportBeforeExpanderChangedEventArgs);

Parameters

Sender. Parameter that returns the component that has generated the event.

Args. The parameter that enables the user to determine event parameters.

Description

The OnBeforeExpanderChanged event occurs before changing expander state in a table cell.

See also:

ReportBox