IReportInteractiveSelectionChangeEventArgs.Cancel

Syntax

Cancel: Boolean;

Description

The Cancel property determines whether the selected cell area can be moved.

Comments

If the property is set to True, cells can be moved, otherwise cell move is denied.

See also:

IReportInteractiveSelectionChangeEventArgs