TreeView for ASP.NET WebForms
ExpandCollapseHoverUsed Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1TreeView Namespace > C1TreeView Class : ExpandCollapseHoverUsed Property
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
public System.bool ExpandCollapseHoverUsed {get; set;}
See Also

Reference

C1TreeView Class
C1TreeView Members