xtrareports-devexpress-dot-xtrareports-dot-web-e73798d4.md
Contains classes that implement the functionality specific to the Report Designer.
Assemblies : DevExpress.XtraReports.v25.2.Web.dll, DevExpress.XtraReports.v25.2.Web.WebForms.dll
NuGet Packages : DevExpress.Web.Reporting.Common, DevExpress.Web.Reporting
| 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. |
| Name | Description |
|---|---|
| IReportDesignerClientSideModelGenerator | Generates a client-side model of the Web End-User Report Designer in ASP.NET Core applications. |