ParentLevel property: Tree class
Description
This property returns the number of the parent branch level in a branched tree. If the tree does not have levels or is an unbranched tree, zero (0) is returned. Valid value range is a number between 0 and 100.
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.