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