ScrollPathIntoView Method (JTree)

Class

JTree class

Action

Scrolls the given item path to a visible position.

Syntax

tree.ScrollPathIntoView(item)
Variable Description
item The item path. LISTITEM.

Examples

Tree.ScrollPathIntoView("/level_1-1/level_2-1/level_3-4")