ReportServiceExtensionsResolver.SetResolver(IExtensionsResolver) Method
Specifies an object that creates Report Service extensions of the specified types.
Namespace: DevExpress.XtraReports.Service
Assembly: DevExpress.XtraReports.v24.1.Service.dll
NuGet Packages: DevExpress.Reporting.WCF, DevExpress.Win.Dashboard
Declaration
Parameters
Name | Type | Description |
---|---|---|
resolver | IExtensionsResolver | An object implementing the IExtensionsResolver interface. |
See Also