Structure property: Tree class
Description
This property returns a reference to the tree structure of the tree. Before you can use some of the methods or any of the properties of a tree structure, you must use the Open method to open the tree structure.
This property can be used only with an open tree, that is, you must open the tree using the Open method before you can use this property.
This property is read-only.