[]
        
(Showing Draft Content)

C1.Report.SubSection.SplitBehavior

SplitBehavior Property

SplitBehavior

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.

Declaration
[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
See Also