FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.CustomFields.4.8 Assembly / C1.Win.FlexReport.CustomFields Namespace / Map Class / AutoWidth Property

In This Topic
    AutoWidth Property (Map)
    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