OnCellClickIReportBoxEventsDelegate

Syntax

OnCellClickIReportBoxEventsDelegate(Sender: Object; Args: IReportCellEventArgs);

Parameters

Sender. The component, in which event occurs.

Args. Event parameters.

Description

The OnCellClickIReportBoxEventsDelegate delegate describes the method that can handle the ReportBox.OnCellClick event.

See also:

Report Assembly Delegates