JsonWizardSettings.ToJsonWizardOptions() Method
Translates the current Json Data Source wizard settings to the corresponding enumeration values of JsonWizardOptions.
Namespace: DevExpress.DataAccess.UI.Wizard
Assembly: DevExpress.DataAccess.v25.2.dll
NuGet Package: DevExpress.DataAccess
Declaration
Returns
| Type | Description |
|---|---|
| DevExpress.DataAccess.Wizard.JsonWizardOptions |
|
See Also