Table of Contents

Property Height

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Height

Gets or sets the height of the control.

double Height { get; set; }

Property Value

double

The height of the control, in device-independent units. The default value is NaN.

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.