TreeNode.toggle

Syntax

toggle ();

Description

The toggle method collapses and expands the list of node children elements.

Example

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

See also:

TreeNode