ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Web.Viewer Assembly / GrapeCity.ActiveReports.Web.Viewer Namespace / IReportViewerBackendApi Interface / ConfigurationProvider Property

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