Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DevExpress.XtraReports.Service Namespace

In This Article

Contains classes required for the WCF Report Service.

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

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

#Classes

Name Description
ReportService A WCF service that allows you to manage the progress of remote document service operations (such as document generation, printing, exporting, editing, and storage).
ReportServiceExtensionsResolver Implements extensions of the specified types for a Report Service.

#Interfaces

Name Description
IExportService When implemented by a class, maintains a WCF service providing export functionality.
IExtensionsResolver Implements extensions of the specified types for a Report Service.
IReportService If implemented by a class, maintains WCF service and provides the printing and exporting functionality for a report service.