Enabled Property (C1SuperPanel)
Gets or sets the enable state of the C1SuperPanel.
public override System.bool Enabled {get; set;}
'Declaration
Public Overrides Property Enabled As System.Boolean
Property Value
true if control is enabled; otherwise, false. The default is true.