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.Extensions Namespace

Contains classes that provide additional functionality for the report service.

Assembly: DevExpress.XtraReports.v24.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.