FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / ShapeField Class / AutoWidth Property

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