OnCellClickIReportBoxEventsDelegate(Sender: Object; Args: IReportCellEventArgs);
Sender. The component, in which event occurs.
Args. Event parameters.
The OnCellClickIReportBoxEventsDelegate delegate describes the method that can handle the ReportBox.OnCellClick event.
See also: