ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering Namespace / RenderingTreeBuilderConfig Class / ReportItemFactory Field

In This Topic
    ReportItemFactory Field (RenderingTreeBuilderConfig)
    In This Topic
    Gets or sets the factory used to create report items.
    Syntax
    'Declaration
     
    Public ReportItemFactory As IRenderReportItemFactory
    public IRenderReportItemFactory ReportItemFactory
    See Also