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