TreeNode.collapse

Syntax

collapse ();

Description

The collapse method collapses node children.

Example

The example of method use is given in the TreeList.MouseDownNode event description.

See also:

TreeList