OnColumnResizeIReportBoxEventsDelegate

Syntax

OnColumnResizeIReportBoxEventsDelegate(Sender: Object; Args: IReportColumnResizeEventArgs);

Parameters

Sender. The component, in which event occurs

Args. Event parameters.

Description

The OnColumnResizeIReportBoxEventsDelegate delegate describes the method that can handle the ReportBox.OnColumnResize event.

See also:

Report Assembly Delegates