Gets or sets a value indicating whether plus-sign (+) and minus-sign (-) buttons are hidden.
true if plus sign and minus sign buttons hiden; otherwise, true. The default is false.
The plus sign and minus sign buttons appear next to the node only if the ShowPlusMinus property value is true. If the node does not contain child nodes, you can hide plus sign and minus sign by setting HidePlusMinus property value to true.
Node Class | Resco.Controls.AdvancedTree Namespace