HideOnNodeClick: Boolean
The HideOnNodeClick property determines whether the dropdown portion of the TreeCombo component closes on selecting a tree node.
The dropdown part of the TreeCombo component is closed on selecting a tree node if the property is set to True. The False value is set by default.
The example of property use is given in the TreeCombo constructor description.
See also: