ReportServiceExtensionsResolver.SetResolver(Object) Method
Applies a resolver of the specified type to the Report Service.
Namespace: DevExpress.XtraReports.Service
Assembly: DevExpress.XtraReports.v24.1.Service.dll
NuGet Packages: DevExpress.Reporting.WCF, DevExpress.Win.Dashboard
Declaration
Parameters
Name | Type | Description |
---|---|---|
serviceLocator | Object | A Object value. |
See Also