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