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