OnColumnResizingIReportBoxEventsDelegate

Syntax

OnColumnResizingIReportBoxEventsDelegate(Sender: Object; Args: IReportColumnResizingEventArgs);

Parameters

Sender. The component, in which event occurs

Args. Event parameters.

Description

The OnColumnResizingIReportBoxEventsDelegate delegate describes the method that can handle the ReportBox.OnColumnResizing event.

See also:

Report Assembly Delegates