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

In This Topic
    Container Class
    In This Topic
    Specifies a rectangle ReportItem contained in the report definition.
    Object Model
    Container Class
    Syntax
    'Declaration
     
    Public NotInheritable Class Container 
       Inherits ShapeBase
       Implements IRdlContainerIReportComponentIReportComponentContainerIValidateable 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             GrapeCity.ActiveReports.PageReportModel.ReportComponent
                GrapeCity.ActiveReports.PageReportModel.ReportItem
                   GrapeCity.ActiveReports.PageReportModel.ShapeBase
                      GrapeCity.ActiveReports.PageReportModel.Container

    See Also