Table of Contents

Property Width

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

Width

Gets or sets the width of the control.

double Width { get; set; }

Property Value

double

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

Remarks

This property specifies the width of the control. Set this property to NaN to specify system-default sizing behavior before the control is first shown.