Skip to main content
A newer version of this page is available. .

IReportBuildInterceptor Interface

If implemented by a class, processes a report before and after a temporary document is built from it.

Namespace: DevExpress.XtraReports.Service.Extensions

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

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

Declaration

public interface IReportBuildInterceptor
See Also