Skip to main content

ClientSideModelSettingsModelBase.ModelSettings Property

Namespace: DevExpress.Blazor.Reporting

Assembly: DevExpress.Blazor.Reporting.v23.2.JSBasedControls.dll

NuGet Package: DevExpress.Blazor.Reporting.JSBasedControls

Declaration

public ClientSideModelSettings ModelSettings { get; set; }

Property Value

Type
ClientSideModelSettings

Property Paths

You can access this nested property as listed below:

Object Type Path to ModelSettings
DxReportDesigner
.ClientSideModelSettings .ModelSettings
See Also