DashboardControl.ReloadDataSource(IDashboardDataSource) Method
Reloads data from the specified data source instance.
Namespace: DevExpress.DashboardWpf
Assembly: DevExpress.Dashboard.v25.1.Wpf.dll
NuGet Package: DevExpress.Wpf.Dashboard
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| dataSource | IDashboardDataSource | An IDashboardDataSource object that specifies the data source. |
See Also