Width Property (C1SuperPanel)
Gets or sets the width of SuperPanel.
public override System.Web.UI.WebControls.Unit Width {get; set;}
'Declaration
Public Overrides Property Width As System.Web.UI.WebControls.Unit
Property Value
A
System.Web.UI.WebControls.Unit that represents the width of the control. The default is
System.Web.UI.WebControls.Unit.Empty.