IExtensionsResolver Interface
Implements extensions of the specified types for a Report Service.
Namespace: DevExpress.XtraReports.Service
Assembly: DevExpress.XtraReports.v24.1.Service.dll
NuGet Packages: DevExpress.Reporting.WCF, DevExpress.Win.Dashboard
Declaration
Remarks
A resolver is a container object (a MEF container, by default) that creates Report Service extensions of the specified types.
See Also