Back to Devexpress

DevExpress.XtraReports.Service.Extensions Namespace

xtrareports-devexpress-dot-xtrareports-dot-service.md

latest1.6 KB
Original Source

DevExpress.XtraReports.Service.Extensions Namespace

Contains classes that provide additional functionality for the report service.

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

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

Interfaces

NameDescription
IBinaryDataStorageExtensionIf implemented by a class, provides a separate storage for the document binary data.
IDataSourceServiceIf implemented by a class, provides the functionality to work with report data sources.
IDocumentDataStorageProviderIf implemented by a class, provides settings to store a temporary document on the server side.
IDocumentExportInterceptorIf implemented by a class, processes a document before and after exporting.
IReportBuildInterceptorIf implemented by a class, processes a report before and after a temporary document is built from it.
IReportResolverIf implemented by a class, resolves reports by their names.