OnCellChangeIReportBoxEventsDelegate(Sender: Object; Args: IReportCellChangeEventArgs);
Sender. The component, in which event occurs
Args. Event parameters.
The OnCellChangeIReportBoxEventsDelegate delegate describes the method that can handle the ReportBox.OnCellChange event.
See also: