Show contents 

Report > Report Assembly Classes > ReportBox > ReportBox.OnBeginInteractiveSelectionChange

ReportBox.OnBeginInteractiveSelectionChange

Syntax

OnBeginInteractiveSelectionChange(Sender: Object; Args: IReportInteractiveSelectionEventArgs);

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 OnBeginInteractiveSelectionChange event occurs when the user starts dragging selected data grid area.

Comments

The selected area is started to be moved in the following cases:

See also:

ReportBox