Edit

Share via


Control.Height Property

Definition

Height of the control, for html controls.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Nullable<int> Height { get; set; }
member this.Height : Nullable<int> with get, set
Public Property Height As Nullable(Of Integer)

Property Value

Attributes

Applies to