FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / Section Class / ForcePageBreak Property

In This Topic
    ForcePageBreak Property (Section)
    In This Topic
    Gets or sets a value determining whether page breaks should be inserted before and/or after the section.
    Syntax
    'Declaration
     
    Public Property ForcePageBreak As ForcePageBreakEnum
    public ForcePageBreakEnum ForcePageBreak {get; set;}
    See Also