IDataSourceInfoService.DataSources Property
Gets data sources that can be used to create a data extract.
Namespace: DevExpress.DashboardCommon.DataSourceWizard
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
Type | Description |
---|---|
DevExpress.DashboardCommon.DataSourceWizard.DataSourceInfo[] | An array of DataSourceInfo objects. |
See Also