ReportDesignerClientSideModelSettings Class
Provides settings for a client-side model of the Web Report Designer.
Namespace: DevExpress.XtraReports.Web.ReportDesigner
Assembly: DevExpress.XtraReports.v24.1.Web.WebForms.dll
NuGet Package: DevExpress.Web.Reporting
Declaration
Remarks
A ReportDesignerClientSideModelSettings
object is returned by the ASPxReportDesigner.SettingsClientSideModel and ReportDesignerSettings.SettingsClientSideModel properties.
These settings allow you to specify whether or not to include client resources for the Web Report Designer and render JSON data on a web page.
Inheritance
Object
StateManager
PropertiesBase
ClientControlClientSideModelSettings
ReportDesignerClientSideModelSettings
See Also