ComponentOne FlexReport for WinForms
CanShrink Property (Section)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > Section Class : CanShrink Property
Gets or sets a value indicating whether the section's height should be reduced when one or more fields shrink.
Syntax
'Declaration
 
Public Property CanShrink As System.Boolean
public System.bool CanShrink {get; set;}
See Also

Reference

Section Class
Section Members