ComponentOne FlexReport for WinForms
IgnoreInvisibleFieldsInGrowShrinkSections Property

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > BehaviorOptions Class : IgnoreInvisibleFieldsInGrowShrinkSections Property
Gets or sets a value indicating whether invisible fields should be ignored when calculating the heights of CanGrow/CanShrink sections.
Syntax
'Declaration
 
Public Property IgnoreInvisibleFieldsInGrowShrinkSections As System.Boolean
public System.bool IgnoreInvisibleFieldsInGrowShrinkSections {get; set;}
See Also

Reference

BehaviorOptions Class
BehaviorOptions Members