DevExpress.XtraReports.Service Namespace
Contains classes required for the WCF Report Service.
Assembly: DevExpress.XtraReports.v25.1.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. |