FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / Field Class / CanShrink Property

In This Topic
    CanShrink Property
    In This Topic
    Specifies whether the field height should be automatically reduced to fit the field's contents.
    Syntax
    'Declaration
     
    Public Property CanShrink As Boolean
    public bool CanShrink {get; set;}
    See Also