WinDashboardViewerViewItem Class
In This Article
A View Item that displays the Dashboard Viewer control.
Namespace: DevExpress.ExpressApp.Dashboards.Win
Assembly: DevExpress.ExpressApp.Dashboards.Win.v24.2.dll
NuGet Package: DevExpress.ExpressApp.Dashboards.Win
#Declaration
#Remarks
You can access the DashboardViewer control using the WinDashboardViewerViewItem.Viewer property. An example is provided in the How to: Access the Dashboard Control topic.
See Also