ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Configuration Namespace / IConfigurationManager Interface / ReportItems Property

In This Topic
    ReportItems Property (IConfigurationManager)
    In This Topic
    Provides the mapping between CustomReportItem type names and their corresponding System.Type.
    Syntax
    'Declaration
     
    ReadOnly Property ReportItems As ReportItemsConfigurationDictionary
    See Also