Reports for WPF | ComponentOne
C1.C1Report.CustomFields Namespace / Map Class / CanShrink Property

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