[]
Gets or sets a value indicating whether invisible fields should be ignored when calculating the heights of CanGrow/CanShrink sections.
[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