ComponentOne FlexReport for WinForms
CanShrink Property (Field)

C1.Win.FlexReport.4 Assembly > C1.Win.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