Property Width
Width
Gets or sets the width of the control.
public virtual double Width { get; set; }
Property Value
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.