ActiveReports 12
ReportComponentContainer Class
Members 

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : ReportComponentContainer Class
Defines a GrapeCity.ActiveReports.ReportObjectModel.ReportComponentContainer that containes other GrapeCity.ActiveReports.ReportObjectModel.ReportComponent objects.
Object Model
ReportComponentContainer Class
Syntax
'Declaration
 
Public MustInherit Class ReportComponentContainer 
   Inherits ReportComponent
   Implements IRdlContainerIReportComponentIReportComponentContainer 
public abstract class ReportComponentContainer : ReportComponent, IRdlContainerIReportComponentIReportComponentContainer  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         GrapeCity.ActiveReports.PageReportModel.ReportComponent
            GrapeCity.ActiveReports.PageReportModel.ReportComponentContainer
               GrapeCity.ActiveReports.PageReportModel.Body
               GrapeCity.ActiveReports.PageReportModel.Corner
               GrapeCity.ActiveReports.PageReportModel.DynamicColumnsRows
               GrapeCity.ActiveReports.PageReportModel.MatrixCell
               GrapeCity.ActiveReports.PageReportModel.Page
               GrapeCity.ActiveReports.PageReportModel.PageHeaderFooter
               GrapeCity.ActiveReports.PageReportModel.StaticRowColumn
               GrapeCity.ActiveReports.PageReportModel.Subtotal
               GrapeCity.ActiveReports.PageReportModel.TableCell

See Also

Reference

ReportComponentContainer Members
GrapeCity.ActiveReports.PageReportModel Namespace