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

In This Topic
Expanded Property (C1Expander)
In This Topic
Determines the visibility state of the content panel. If true, the content element is visible.
Syntax
'Declaration
 
Public Property Expanded As System.Boolean
 
See Also