Cancel: Boolean;
The Cancel property determines whether object moving must be canceled.
Available values:
True. Object moving is canceled.
False. Object moving is executed. Default value.
The property use is given in the example for ReportObjectMovingEventArgs.Create.
See also: