SuperPanel for ASP.NET WebForms
Enabled Property (C1SuperPanel)

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1SuperPanel Namespace > C1SuperPanel Class : Enabled Property
Gets or sets the enable state of the C1SuperPanel.
Syntax
'Declaration
 
Public Overrides Property Enabled As System.Boolean
public override System.bool Enabled {get; set;}

Property Value

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

Reference

C1SuperPanel Class
C1SuperPanel Members