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