MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Report Class
Members

Report Class
Represents a report definition which is the top-level element containing property, data and layout information.
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