clickedNodeIndex Property

Retrieves the index of the selected TreeNode.

Syntax

[ sclickedNodeIndex = ] TREEVIEW.clickedNodeIndex

Possible Values

sclickedNodeIndex String that receives the index of the selected node.
0
Default. The index of the top-level node in the tree.

The property is read-only. The property has a default value of 0.

Applies To

TREEVIEW

See Also

About the TreeView WebControl