OnRowResizingIReportBoxEventsDelegate

Syntax

OnRowResizingIReportBoxEventsDelegate(Sender: Object; Args: IReportRowResizingEventArgs);

Parameters

Sender. The component, in which event occurs.

Args. Event parameters.

Description

The OnRowResizingIReportBoxEventsDelegate delegate describes the method that can handle the ReportBox.OnRowResizing event.

See also:

Report Assembly Delegates