[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Configuration.ReportingConfiguration.ReportItems

ReportItems Property

ReportItems

Provides the mapping between CustomReportItem type names and their corresponding Type.

Declaration
public ReportItemsConfigurationDictionary ReportItems { get; }
Implements