FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / ParagraphField Class / AutoWidth Property

In This Topic
    AutoWidth Property (ParagraphField)
    In This Topic
    Gets or sets a value determining how width of object changes depending on its content.
    Syntax
    'Declaration
     
    Public Property AutoWidth As AutoSizeBehavior
    public AutoSizeBehavior AutoWidth {get; set;}
    See Also