DashboardViewer.PopulateUnusedDataSources Property
Gets or sets whether the DashboardViewer populates unused dashboard data sources.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v24.1.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