OnCellChangeIReportBoxEventsDelegate

Syntax

OnCellChangeIReportBoxEventsDelegate(Sender: Object; Args: IReportCellChangeEventArgs);

Parameters

Sender. The component, in which event occurs

Args. Event parameters.

Description

The OnCellChangeIReportBoxEventsDelegate delegate describes the method that can handle the ReportBox.OnCellChange event.

See also:

Report Assembly Delegates