'Declaration Public Function UseReportsProvider( _ ByVal reportStore As IReportStore _ ) As ReportDesignerConfiguration
public ReportDesignerConfiguration UseReportsProvider( IReportStore reportStore )
Parameters
- reportStore
- The custom report store provider.
Return Value
The current ReportDesignerConfiguration instance.