ComponentOne FlexReport for WinForms
IncreaseSubSectionHeightToFitFields Property

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > BehaviorOptions Class : IncreaseSubSectionHeightToFitFields Property
Gets or sets a value indicating whether the height of SubSection should be increased to fit all fields. This setting is usefull when report generated at runtime. The default is false. Setting this to true improves compatibility with C1Report.
Syntax
'Declaration
 
Public Property IncreaseSubSectionHeightToFitFields As System.Boolean
public System.bool IncreaseSubSectionHeightToFitFields {get; set;}
See Also

Reference

BehaviorOptions Class
BehaviorOptions Members