[]
Gets or sets a value determining how the section behaves when it is too high to fit in the vertical space available on the current page.
[C1Category("Behavior")]
[C1Description("Section.SplitBehavior", "Determines how the 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("Section.SplitBehavior", "Determines how the section behaves when it is too high to fit in the vertical space available on the current page.")>
Public Property SplitBehavior As SplitBehavior