TreeList.getFirstVisibleIndex

Syntax

getFirstVisibleIndex ();

Description

The getFirstVisibleIndex method returns index of the first visible tree node.

Example

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

See also:

TreeList