Back to Devexpress

DevExpress.XtraReports.Web.ReportDesigner.Services Namespace

xtrareports-devexpress-dot-xtrareports-dot-web-dot-reportdesigner-fbb78972.md

latest3.0 KB
Original Source

DevExpress.XtraReports.Web.ReportDesigner.Services Namespace

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

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

NuGet Package : DevExpress.Web.Reporting.Common

Classes

NameDescription
PreviewReportCustomizationServiceEnables you to customize the current report and assign a CachedReportSourceWeb object when the Report Designer is about to be switched to the Preview tab.
RefreshFieldListServiceEnables you to specify options that affect how the Field List is refreshed.
ReportDesignerExceptionHandlerEnables you to handle server-side errors in the Web Report Designer.
ReportWizardCustomizationServiceAllows you to customize the report created in the Report Designer.
ReportWizardTemplateCollectionContains report templates displayed in the Report Wizard.

Interfaces

NameDescription
IErrorFilteringServiceAllows you to filter messages shown in the Error List panel (Report Designer)
IErrorJsonSerializerSerializes errors that occur on the server to send them to the client.
IFormatStringStorageAllows you to add a custom format string to the DateTime format string list displayed in the Format String editor.
IReportDesignerExceptionHandlerEnables you to handle server-side errors in the Web Report Designer.
IReportDesignerModelBuilderA builder for the Web Report Designer.
IReportDesignerModelSerializer
IReportJsonSerializerA service that serializes a report to JSON and deserializes JSON to report.