OnRowResizeIReportBoxEventsDelegate(Sender: Object; Args: IReportRowResizeEventArgs);
Sender. The component, in which event occurs
Args. Event parameters.
The OnRowResizeIReportBoxEventsDelegate describes the method that can handle the ReportBox.OnRowResize event.
See also: