C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Expander Namespace / C1Expander Class / AllowExpand Property

In This Topic
AllowExpand Property
In This Topic
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
 
See Also