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.v23.1.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.
ReportWizardCustomizationService Allows you to customize the report created in the Report Designer.
ReportWizardTemplateCollection Contains report templates displayed in the Report Wizard.

Interfaces

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