TreeNode.selectAll

Syntax

selectAll ();

Description

The selectAll method selects all the node children.

Example

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

See also:

TreeNode