Report > Report Assembly Classes > ReportBox > ReportBox.OnSelectionChange
OnSelectionChange(Sender: Object; Args: IReportEventArgs);
Sender. The parameter that returns the component that generated the event.
Args. The parameter that enables the user to determine event parameters.
The OnSelectionChange event occurs on changing the selection of cells or cell groups.
See also: