Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DevExpress.XtraReports.Web.ReportDesigner Namespace

In This Article

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

Assemblies: DevExpress.XtraReports.v24.2.Web.dll, DevExpress.XtraReports.v24.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.
ReportDesignerParameterEditingSettings Contains settings that apply to the editing of parameters, parameter groups, and parameter separators in the Web Report Designer.
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.