ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / PageBreak Class
Members

In This Topic
    PageBreak Class
    In This Topic
    PageBreak ends the current page and starts a new page at the control's location on the page.
    Object Model
    PageBreak Class
    Syntax
    'Declaration
     
    Public NotInheritable Class PageBreak 
       Inherits ARControl
       Implements GrapeCity.ActiveReports.Controls.Design.IPersistControl 
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.SectionReportModel.ARControl
          GrapeCity.ActiveReports.SectionReportModel.PageBreak

    See Also