Visible: Boolean
The Visible property determines whether the tree node is visible.
Available values:
true. Tree node is visible.
false. Tree node is not invisible.
Use JSON or the setVisible method to set the property value and the getVisible method to get the property value and the.
The property use is given in description of the TreeNode constructor.
See also: