[]
Gets or sets a zoom factor applied to the automatically calculated control width.
[Json(1)]
public virtual int AutoWidthZoom { get; set; }
<Json(1)>
Public Overridable Property AutoWidthZoom As Integer
This property makes effect only if the AutoWidth property is set to true. It can take any numeric value equal or greater than 1.