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

In This Topic
    Report Class
    In This Topic
    The Report element contains property, data, and layout information about the report which is the top-level element.
    Object Model
    Report Class
    Syntax
    'Declaration
     
    Public NotInheritable Class Report 
       Inherits ReportComponent
       Implements IReportComponentIReportComponentContainerIValidateable 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             GrapeCity.ActiveReports.PageReportModel.ReportComponent
                GrapeCity.ActiveReports.PageReportModel.Report

    See Also