ITreeNodeActionEventArgs.AllowCollapsion

Syntax

AllowCollapsion: Boolean;

Description

The AllowCollapsion property determines whether the tree of child elements is collapsed.

NOTE. The property is outdated, use the AllowAction property instead.

See also:

ITreeNodeActionEventArgs