[]
        
(Showing Draft Content)

C1.WPF.Report.Field.CanShrink

CanShrink Property

CanShrink

Specifies whether the field height should be automatically reduced to fit the field's contents.

Declaration
[Obsolete("Use AutoHeight instead.")]
public bool CanShrink { get; set; }
See Also