OnChangeCellContentIReportBoxEventsDelegate

Syntax

OnChangeCellContentIReportBoxEventsDelegate(Sender: Object; Args: IReportCellContentChangeEventArgs);

Parameters

Sender. The component, in which event occurs

Args. Event parameters.

Description

The OnChangeCellContentIReportBoxEventsDelegate delegate describes the method that can handle the ReportBox.OnChangeCellContent event.

See also:

Report Assembly Delegates