FlexReport for WPF | ComponentOne
C1.WPF.Report Assembly / C1.WPF.Report Namespace / SubSection Class / SplitBehavior Property

In This Topic
    SplitBehavior Property (SubSection)
    In This Topic
    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.
    Syntax
    'Declaration
     
    Public Property SplitBehavior As SplitBehavior
    public SplitBehavior SplitBehavior {get; set;}
    See Also