Skip to main content

DevExpress.XtraReports.Web.ReportDesigner Namespace

Contains classes that implement the functionality specific to the Report Designer.

Assemblies: DevExpress.XtraReports.v23.2.Web.dll, DevExpress.XtraReports.v23.2.Web.WebForms.dll

NuGet Packages: DevExpress.Web.Reporting.Common, DevExpress.Web.Reporting

Classes

Name Description
DefaultReportDesignerContainer static A default container for Web Report Designer services.
ReportDesignerClientSideModelGenerator The class used to generate a client-side model of the Web End-User Report Designer.
ReportDesignerClientSideModelSettings Provides settings for a client-side model of the Web Report Designer.
ReportDesignerDataSourceSettings Contains settings that allow you to hide data source actions from the Field List panel (part of the Web End-User Report Designer).
ReportDesignerModel A model that contains information about a report. The Web Report Designer is bound to this model.
ReportDesignerWizardSettings Provides the Report Wizard settings.
ReportPreviewSettings Contains settings that apply to the Report Designer Preview.

Interfaces

Name Description
IReportDesignerClientSideModelGenerator Generates a client-side model of the Web End-User Report Designer in ASP.NET Core applications.