[]
Gets or sets a value determining how the sub-section behaves when it is too high to fit in the vertical space available on the current page.
[C1Category("Behavior")]
[C1Description("SubSection.SplitBehavior", "Determines how the sub-section behaves when it is too high to fit in the vertical space available on the current page.")]
public SplitBehavior SplitBehavior { get; set; }
<C1Category("Behavior")>
<C1Description("SubSection.SplitBehavior", "Determines how the sub-section behaves when it is too high to fit in the vertical space available on the current page.")>
Public Property SplitBehavior As SplitBehavior