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