ActiveReports 14 .NET Edition
GrapeCity.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
    public sealed class PageBreak : ARControl 
    Inheritance Hierarchy

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

    See Also