Property Height
Height
Gets or sets the height of the control.
double Height { get; set; }
Property Value
Remarks
This property specifies the height of the control. Set this property to NaN to specify system-default sizing behavior before the control is first shown.