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

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