Show contents 

Working with Trees > Classes > TreeList > TreeList.getSelectedNodes

TreeList.getSelectedNodes

Syntax

getSelectedNodes ();

Description

The getSelectedNodes method returns selected nodes.

Example

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

See also:

TreeList