Skip to main content
A newer version of this page is available. .

WinDashboardViewerViewItem Class

A View Item that displays the Dashboard Viewer control.

Namespace: DevExpress.ExpressApp.Dashboards.Win

Assembly: DevExpress.ExpressApp.Dashboards.Win.v18.1.dll

Declaration

public class WinDashboardViewerViewItem :
    ViewItem

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.

Inheritance

Object
ViewItem
WinDashboardViewerViewItem
See Also