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

PageBreak Class
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