Skip to main content
A newer version of this page is available. .

ClientSideModelSettings Class

Provides settings for a client-side control model.

Namespace: DevExpress.XtraReports.Web.ClientControls

Assembly: DevExpress.XtraReports.v19.1.Web.dll

NuGet Package: DevExpress.Web.Reporting.Common

Declaration

public class ClientSideModelSettings

Remarks

These settings allow you to specify whether or not to include client resources for the control and render JSON data on a web page.

Inheritance

Object
ClientSideModelSettings
See Also