[]
        
(Showing Draft Content)

C1.Report.BehaviorOptions.IgnoreInvisibleFieldsInGrowShrinkSections

IgnoreInvisibleFieldsInGrowShrinkSections Property

IgnoreInvisibleFieldsInGrowShrinkSections

Gets or sets a value indicating whether invisible fields should be ignored when calculating the heights of CanGrow/CanShrink sections.

Declaration
[C1Description("BehaviorOptions.IgnoreInvisibleFieldsInGrowShrinkSections", "Indicates whether invisible fields should be ignored when calculating the heights of CanGrow/CanShrink sections.")]
public bool IgnoreInvisibleFieldsInGrowShrinkSections { get; set; }
<C1Description("BehaviorOptions.IgnoreInvisibleFieldsInGrowShrinkSections", "Indicates whether invisible fields should be ignored when calculating the heights of CanGrow/CanShrink sections.")>
Public Property IgnoreInvisibleFieldsInGrowShrinkSections As Boolean