System.Web.UI.WebControls.Style.Height Property

Gets or sets the height of the Web server control.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

Use the Style.Height property to specify or determine the height 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