Back to Devexpress

DevExpress.XtraReports.Web.ReportDesigner Namespace

xtrareports-devexpress-dot-xtrareports-dot-web-e73798d4.md

latest3.2 KB
Original Source

DevExpress.XtraReports.Web.ReportDesigner Namespace

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

Classes

NameDescription
DefaultReportDesignerContainer staticA default container for Web Report Designer services.
ReportDesignerClientSideModelGeneratorThe class used to generate a client-side model of the Web End-User Report Designer.
ReportDesignerClientSideModelSettingsProvides settings for a client-side model of the Web Report Designer.
ReportDesignerDataSourceSettingsContains settings that allow you to hide data source actions from the Field List panel (part of the Web End-User Report Designer).
ReportDesignerModelA model that contains information about a report. The Web Report Designer is bound to this model.
ReportDesignerParameterEditingSettingsContains settings that apply to the editing of parameters, parameter groups, and parameter separators in the Web Report Designer.
ReportDesignerWizardSettingsProvides the Report Wizard settings.
ReportPreviewSettingsContains settings that apply to the Report Designer Preview.

Interfaces

NameDescription
IReportDesignerClientSideModelGeneratorGenerates a client-side model of the Web End-User Report Designer in ASP.NET Core applications.