NodeMenu property: Tree Structure class
Description
This property returns the name of the node menu for the tree structure as a string. If the page you use for node values (NodePage property) is part of a component, and you want to have access to the other pages in that group when you edit a node value, enter the name of the menu and menu bar for the component in the NodeMenu and NodeMenuBar properties.
If you create a new tree structure, and you do not explicitly set this property, TREE_MANAGER is the default value, and is automatically set.
This property can be used only with an open tree structure, that is, you must open the tree structure with the Open method before you can use this property.
This property is read/write.