IReportObjectResizingEventArgs.Cancel

Syntax

Cancel: Boolean;

Description

The Cancel property determines whether resizing must be canceled.

Comments

Available values:

Example

The property use is given in the example for ReportBox.OnObjectResizing.

See also:

IReportObjectResizingEventArgs