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

DevExpress.XtraReports.Web.ReportDesigner.Services Namespace

Contains services that enable you to provide specific functionality to the Web Report Designer.

Assembly: DevExpress.XtraReports.v20.2.Web.dll

NuGet Package: DevExpress.Web.Reporting.Common

Classes

Name Description
PreviewReportCustomizationService Enables you to customize the current report and assign a CachedReportSourceWeb object when the Report Designer is about to be switched to the Preview tab.
RefreshFieldListService Enables you to specify options that affect how the Field List is refreshed.
ReportDesignerExceptionHandler Enables you to handle server-side errors in the Web Report Designer.

Interfaces

Name Description
IReportDesignerExceptionHandler Enables you to handle server-side errors in the Web Report Designer.
IReportJsonSerializer A service that serializes a report to JSON and deserializes JSON to report.