| C1.Web.Wijmo.Controls.C1Expander Namespace > C1Expander Class : AllowExpand Property |
'Declaration<C1CategoryAttribute("Behavior")> <System.ComponentModel.DefaultValueAttribute()> <C1DescriptionAttribute(Key="C1Expander.AllowExpand", Description="Determines if the widget can expand. Set this option to false if you want to disable collapse/expand ability.")> <WidgetOptionAttribute()> Public Property AllowExpand As System.Boolean
[C1Category("Behavior")] [System.ComponentModel.DefaultValue()] [C1Description(Key="C1Expander.AllowExpand", Description="Determines if the widget can expand. Set this option to false if you want to disable collapse/expand ability.")] [WidgetOption()] public System.bool AllowExpand {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