Show contents 

Report > Report Assembly Classes > ReportBox > ReportBox.OnSelectionChange

ReportBox.OnSelectionChange

Syntax

OnSelectionChange(Sender: Object; Args: IReportEventArgs);

Parameters

Sender. The parameter that returns the component that generated the event.

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

Description

The OnSelectionChange event occurs on changing the selection of cells or cell groups.

See also:

ReportBox