C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1SuperPanel Namespace / C1SuperPanel Class / Enabled Property

In This Topic
Enabled Property (C1SuperPanel)
In This Topic
Gets or sets the enable state of the C1SuperPanel.
Syntax
'Declaration
 
Public Overrides Property Enabled As System.Boolean
 

Property Value

true if control is enabled; otherwise, false. The default is true.
See Also