Expander for ASP.NET Web Forms
AllowExpand Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Expander Namespace > C1Expander Class : AllowExpand Property
Determines if the widget can expand. Set this option to false if you want to disable collapse/expand ability.
Syntax
'Declaration
 
Public Property AllowExpand As System.Boolean
public System.bool AllowExpand {get; set;}
See Also

Reference

C1Expander Class
C1Expander Members