DashboardViewer.PopulateUnusedDataSources Property
In This Article
Gets or sets whether the DashboardViewer populates unused dashboard data sources.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v24.2.Win.dll
NuGet Package: DevExpress.Win.Dashboard
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Boolean | false | true, to populate unused dashboard data sources; otherwise, false. |
See Also