|

NodeIndex


(string) The index of the node whose data you want to collapse.


Re t u r n s


Nothing. You can use Application.GetLastError to determine whether this action failed, and why.


See also: Related Actions


image

image

Tree.EnsureVisible

OverviewExamples

Tree.EnsureVisible ( string ObjectName,


string NodeIndex )


De s cr ip t ion


Expands all collapsed parent items of the specified node and scrolls the tree view control so that the specified node is visible.


P arame t er s


ObjectName


(string) The name of the tree object.


|