DxWizardSettings.EnableJsonDataSource Property
In This Article
Specifies whether to allow users to create a JSON data source in the Dashboard Data Source Wizard.
Namespace: DevExpress.DashboardBlazor
Assembly: DevExpress.Dashboard.v24.2.Blazor.dll
NuGet Package: DevExpress.Blazor.Dashboard
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true to allow users to create a JSON data source; otherwise, false. |
See Also