Skip to main content

IExtensionsResolver Interface

Implements extensions of the specified types for a Report Service.

Namespace: DevExpress.XtraReports.Service

Assembly: DevExpress.XtraReports.v23.2.Service.dll

NuGet Packages: DevExpress.Reporting.WCF, DevExpress.Win.Dashboard

Declaration

public interface IExtensionsResolver

Remarks

A resolver is a container object (a MEF container, by default) that creates Report Service extensions of the specified types.

See Also