IReportObjectMovingEventArgs.Cancel

Syntax

Cancel: Boolean;

Description

The Cancel property determines whether object moving must be canceled.

Comments

Available values:

Example

The property use is given in the example for ReportObjectMovingEventArgs.Create.

See also:

IReportObjectMovingEventArgs