ITreeListNode.Expanded

Syntax

Expanded: Boolean;

Description

The Expanded property determines whether hierarchy the tree node is expanded or collapsed.

Comments

If the property is set to True, the hierarchy is expanded, otherwise, it is collapsed.

See also:

ITreeListNode