C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1TreeView Namespace / C1TreeView Class / ExpandCollapseHoverUsed Property

In This Topic
ExpandCollapseHoverUsed Property
In This Topic
If this option is set to true, the tree will be expand/Collapse when the mouse hovers on the expand/Collapse button.
Syntax
'Declaration
 
Public Property ExpandCollapseHoverUsed As System.Boolean
 
See Also