WizardSettings.EnableMongoDBDataSource Property
Namespace: DevExpress.XtraReports.Web.ReportDesigner.DataContracts
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
Declaration
[DataMember(Name = "enableMongoDBDataSource")]
public bool EnableMongoDBDataSource { get; set; }
Property Value
Type |
---|
Boolean |
Property Paths
You can access this nested property as listed below:
Object Type | Path to EnableMongoDBDataSource |
---|---|
ReportDesignerSettingsBase |
|
See Also