OnRowResizeIReportBoxEventsDelegate

Syntax

OnRowResizeIReportBoxEventsDelegate(Sender: Object; Args: IReportRowResizeEventArgs);

Parameters

Sender. The component, in which event occurs

Args. Event parameters.

Description

The OnRowResizeIReportBoxEventsDelegate describes the method that can handle the ReportBox.OnRowResize event.

See also:

Report Assembly Delegates