DataSourceWizardSettings.MongoDBWizardSettings Property
Specifies the settings that customize the MongoDB Data Source Wizard.
Namespace: DevExpress.DataAccess.UI.Wizard
Assembly: DevExpress.DataAccess.v25.2.dll
NuGet Package: DevExpress.DataAccess
Declaration
Property Value
| Type | Description |
|---|---|
| MongoDBWizardSettings | A |
Property Paths
You can access this nested property as listed below:
| Library | Object Type | Path to MongoDBWizardSettings |
|---|---|---|
| Cross-Platform Class Library | ChooseConnectionPage<TModel> |
|
| ConnectionPropertiesPage<TModel> |
|
|
| WPF Controls | ReportDesignerBase |
|
| .NET Reporting Tools | XRDesignMdiController |
|
See Also