ITreeNodeActionEventArgs.AllowCollapsion

Syntax

AllowCollapsion: Boolean;

Description

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

Comments

The property is outdated, use ITreeNodeActionEventArgs.AllowAction.

See also:

ITreeNodeActionEventArgs