[]
        
(Showing Draft Content)

C1.Report.FieldBase.AutoWidth

AutoWidth Property

AutoWidth

Gets or sets a value determining how width of object changes depending on its content.

Declaration
[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