OnObjectResizingIReportBoxEventsDelegate(Sender: Object; Agrs: IReportObjectResizingEventArgs);
Sender. The component, in which event occurs.
Args. Event parameters.
The OnObjectResizingIReportBoxEventsDelegate delegate describes the method, which can handle the ReportBox.OnObjectResizing event.
See also: