DashboardDesigner.DataSourceWizardSettings Property
In This Article
This property is for internal use. Use the equivalent property DataSourceWizard instead.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v24.2.Win.dll
NuGet Package: DevExpress.Win.Dashboard
#Declaration
[Browsable(false)]
public DashboardDataSourceWizardSettings DataSourceWizardSettings { get; }
#Property Value
Type | Description |
---|---|
Dashboard |
A Dashboard |
See Also