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