ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report Namespace / Section Class / ForcePageBreak Property

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