DataSource.HasDataProvider Property
Gets whether the dashboard data provider is used to supply the current data source with data.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v23.1.Core.dll
NuGet Packages: DevExpress.Dashboard.Core, DevExpress.Win.Dashboard.Design
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the dashboard data provider is used to supply the current data source with data; otherwise, false. |
Implements
See Also