ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / IReportComponentContainer Interface
Members

In This Topic
    IReportComponentContainer Interface
    In This Topic
    Represents a report object that can contain other GrapeCity.ActiveReports.ReportObjectModel.IReportComponent objects.
    Object Model
    IReportComponentContainer Interface
    Syntax
    'Declaration
     
    Public Interface IReportComponentContainer 
       Inherits IReportComponent 
    public interface IReportComponentContainer : IReportComponent  
    See Also