OnRowClickIReportBoxEventsDelegate

Syntax

OnRowClickIReportBoxEventsDelegate(Sender: Object; Args: IReportRowEventArgs);

Parameters

Sender. The component, in which event occurs

Args. Event parameters.

Description

The OnRowClickIReportBoxEventsDelegate delegate describes the method that can handle the ReportBox.OnRowClick event.

See also:

Report Assembly Delegates