OnCellPictureClickIReportBoxEventsDelegate

Syntax

OnCellPictureClickIReportBoxEventsDelegate(Sender: Object; Args: IReportCellEventArgs);

Parameters

Sender. The component, in which event occurs

Args. Event parameters.

Description

The OnCellPictureClickIReportBoxEventsDelegate delegate describes the method that can handle the ReportBox.OnCellPictureClick event.

See also:

Report Assembly Delegates