TreeList.getVisibleNodesCount

Syntax

getVisibleNodesCount ();

Description

The getVisibleNodesCount method returns the number of currently displayed tree nodes.

Example

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

See also:

TreeList