DashboardChooseDataSourceTypePageView.DataSourceType Property
Gets or sets the data source types available in the wizard page.
Namespace: DevExpress.DashboardWin.DataSourceWizard
Assembly: DevExpress.Dashboard.v24.1.Win.dll
NuGet Package: DevExpress.Win.Dashboard
Declaration
Property Value
Type | Description |
---|---|
DataSourceType | A DataSourceTypes object that specifies the data source types available in the wizard page. |
Implements
See Also