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