ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports Namespace / IReportComponentFactory Interface
Members

In This Topic
    IReportComponentFactory Interface
    In This Topic
    Represents a factory for creating GrapeCity.ActiveReports.PageReportModel.ReportComponent objects.
    Object Model
    IReportComponentFactory Interface
    Syntax
    'Declaration
     
    Public Interface IReportComponentFactory 
    public interface IReportComponentFactory 
    Remarks
    This interface should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
    See Also