ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Page Class
Members

In This Topic
    Page Class
    In This Topic
    The Page element contains the definition of a fixed layout page.
    Object Model
    Page Class
    Syntax
    'Declaration
     
    Public NotInheritable Class Page 
       Inherits ReportComponentContainer
       Implements IRdlContainerIReportComponentIReportComponentContainer 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             GrapeCity.ActiveReports.PageReportModel.ReportComponent
                GrapeCity.ActiveReports.PageReportModel.ReportComponentContainer
                   GrapeCity.ActiveReports.PageReportModel.Page

    See Also