TreeNode.expand

Syntax

expand ();

Description

The expand method expands the node children menu.

Example

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

See also:

TreeNode