Skip to main content

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.2.Service.dll

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

Declaration

public interface IReportBuildInterceptor
See Also