ITreeNodeCheckingEventArgs.Allow

Syntax

Allow: Boolean;

Description

The Allow property determines whether it is possible to change selection of the element flag.

Comments

If the property is set to True, element checkbox selection can be changed, otherwise, it cannot be changed.

See also:

ITreeNodeCheckingEventArgs