OnObjectResizingIReportBoxEventsDelegate

Syntax

OnObjectResizingIReportBoxEventsDelegate(Sender: Object; Agrs: IReportObjectResizingEventArgs);

Parameters

Sender. The component, in which event occurs.

Args. Event parameters.

Description

The OnObjectResizingIReportBoxEventsDelegate delegate describes the method, which can handle the ReportBox.OnObjectResizing event.

See also:

Report Assembly Delegates