System.Web.UI.WebControls.Style.Width Property

Gets or sets the width of the Web server control.

Syntax

[System.ComponentModel.NotifyParentProperty(true)]
[System.ComponentModel.DefaultValue(typeof(System.Web.UI.WebControls.Unit), "")]
public Unit Width { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use the Style.Width property to specify or determine the width of the Web server control. This property is set with a System.Web.UI.WebControls.Unit.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0