ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / IRenderReportItemFactory Interface
Members

In This Topic
    IRenderReportItemFactory Interface
    In This Topic
    Factory interface for creating report items.
    Object Model
    IRenderReportItemFactory Interface
    Syntax
    'Declaration
     
    Public Interface IRenderReportItemFactory 
    public interface IRenderReportItemFactory 
    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