Report > Report Assembly Classes > ReportBox > ReportBox.OnCellPictureClick
OnCellPictureClick(Sender: Object; Args: IReportCellEventArgs);
Sender. The parameter that returns the component that generated the event.
Args. The parameter that enables the user to determine event parameters.
The OnCellPictureClick event occurs on mouse click on the image in any table cell.
See also: