| C1.Web.Wijmo.Controls.C1TreeView Namespace > C1TreeView Class : AutoCollapse Property |
'Declaration<C1DescriptionAttribute(Key="C1TreeView.AutoCollapse", Description="If this option is set to true, expanded node will be collapsed if other node is expanded.")> <System.ComponentModel.DefaultValueAttribute()> <WidgetOptionAttribute()> <C1CategoryAttribute("Behavior")> <LayoutAttribute(LayoutType.Behavior)> Public Property AutoCollapse As System.Boolean
[C1Description(Key="C1TreeView.AutoCollapse", Description="If this option is set to true, expanded node will be collapsed if other node is expanded.")] [System.ComponentModel.DefaultValue()] [WidgetOption()] [C1Category("Behavior")] [Layout(LayoutType.Behavior)] public System.bool AutoCollapse {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2