Skip to main content

DevExpress.XtraReports.Service.Extensions Namespace

Contains classes that provide additional functionality for the report service.

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

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

Interfaces

Name Description
IBinaryDataStorageExtension If implemented by a class, provides a separate storage for the document binary data.
IDataSourceService If implemented by a class, provides the functionality to work with report data sources.
IDocumentDataStorageProvider If implemented by a class, provides settings to store a temporary document on the server side.
IDocumentExportInterceptor If implemented by a class, processes a document before and after exporting.
IReportBuildInterceptor If implemented by a class, processes a report before and after a temporary document is built from it.
IReportResolver If implemented by a class, resolves reports by their names.