ITabInteractiveSelectionChangeEventArgs.Cancel

Syntax

Cancel: Boolean;

Description

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

Comments

If the property is set to True, cells can be moved, otherwise it is cannot.

See also:

ITabInteractiveSelectionChangeEventArgs