ITreeNodeActionEventArgs.AllowCollapsion

Syntax

AllowCollapsion: Boolean;

Description

The AllowCollapsion property determines whether the tree of child element should be collapsed.

NOTE. This property is obsolete, use the AllowAction property instead.

See also:

ITreeNodeActionEventArgs