'Declaration Public Overloads Function UseResourceProvider( _ ByVal reportResourcesPro As IReportResourceProvider _ ) As ReportViewerConfiguration
public ReportViewerConfiguration UseResourceProvider( IReportResourceProvider reportResourcesPro )
Parameters
- reportResourcesPro
- A IReportResourceProvider object representing the custom resource store provider.
Return Value
The current ReportViewerConfiguration instance.