ITreeNodeActionEventArgs.AllowExpansion

Syntax

AllowExpansion: Boolean;

Description

The AllowExpansion property determines whether the tree of child elements is expanded.

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

See also:

ITreeNodeActionEventArgs