ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Aspnet.Designer Assembly / GrapeCity.ActiveReports.Web.Designer Namespace / IReportDesignerBackendApi Interface / ConfigurationProvider Property

In This Topic
    ConfigurationProvider Property (IReportDesignerBackendApi)
    In This Topic
    Use custom config provider.
    Syntax
    'Declaration
     
    Property ConfigurationProvider As IConfigurationProvider
    IConfigurationProvider ConfigurationProvider {get; set;}
    See Also