ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Aspnet.Designer Assembly / GrapeCity.ActiveReports.Web.Designer Namespace / ReportDesignerConfiguration Class / UseResourcesProvider Method

In This Topic
    UseResourcesProvider Method (ReportDesignerConfiguration)
    In This Topic
    Use custom resource store provider.
    Syntax
    'Declaration
     
    Public Function UseResourcesProvider( _
       ByVal resourcesProvider As IResourceRepositoryProvider _
    ) As ReportDesignerConfiguration

    Parameters

    resourcesProvider
    See Also