ComponentOne FlexReport for UWP
CanShrink Property

C1.UWP.FlexReport Assembly > C1.Xaml.FlexReport Namespace > Field Class : CanShrink Property
Specifies whether the field height should be automatically reduced to fit the field's contents.
Syntax
'Declaration
 
Public Property CanShrink As System.Boolean
public System.bool CanShrink {get; set;}
See Also

Reference

Field Class
Field Members
CanGrow Property