Show contents 

Working with Trees > Classes > TreeList > TreeList.getSelectedNodesCount

TreeList.getSelectedNodesCount

Syntax

getSelectedNodesCount ();

Description

The getSelectedNodesCount method returns the number of selected tree nodes.

Example

The example of method use is given in description of the TreeList.EnableSelectedHighlight property.

See also:

TreeList