ITabCellBeforeEditBaseEventArgs.Cancel

Syntax

Cancel: Boolean;

Description

The Cancel property determines whether the cell value is to be edited.

Comments

If the property is set to True switching to edit mode for the cell is prohibited.

By default the property is set to False.

See also:

ITabCellBeforeEditBaseEventArgs