[]
Gets or sets a value determining how width of object changes depending on its content.
[C1Category("Layout")]
[C1Description("FieldBase.AutoWidth", "Determines how width of object changes depending on its content.")]
public AutoSizeBehavior AutoWidth { get; set; }
<C1Category("Layout")>
<C1Description("FieldBase.AutoWidth", "Determines how width of object changes depending on its content.")>
Public Property AutoWidth As AutoSizeBehavior