Skip to main content

DevExpress.XtraReports.Web.ReportDesigner.Services Namespace

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

Assembly: DevExpress.XtraReports.v23.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.
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 Allows you to filter messages shown in the Error List panel (Report Designer)
IErrorJsonSerializer Serializes errors that occur on the server to send them to the client.
IReportDesignerExceptionHandler Enables you to handle server-side errors in the Web Report Designer.
IReportDesignerModelBuilder A builder for the Web Report Designer.
IReportDesignerModelSerializer Serializes Report Designer View Model to JSON.
IReportJsonSerializer A service that serializes a report to JSON and deserializes JSON to report.