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