Show contents 

Report > Report Assembly Classes > ReportBox > ReportBox.OnExpanderChanged

ReportBox.OnExpanderChanged

Syntax

OnExpanderChanged(Sender: Object; Args: IReportExpanderChangedEventArgs);

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 OnExpanderChanged event occurs on changing expander state in a table cell.

See also:

ReportBox