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
public System.bool Expanded {get; set;}
See Also