TreeView for ASP.NET WebForms
AutoCollapse Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1TreeView Namespace > C1TreeView Class : AutoCollapse Property
If this option is set to true, the expanded node will be collapsed if another node is expanded.
Syntax
'Declaration
 
Public Property AutoCollapse As System.Boolean
public System.bool AutoCollapse {get; set;}
See Also

Reference

C1TreeView Class
C1TreeView Members