Back to Devexpress

WinDashboardViewerViewItem Class

expressappframework-devexpress-dot-expressapp-dot-dashboards-dot-win-73dfacce.md

latest1.7 KB
Original Source

WinDashboardViewerViewItem Class

A View Item that displays the Dashboard Viewer control.

Namespace : DevExpress.ExpressApp.Dashboards.Win

Assembly : DevExpress.ExpressApp.Dashboards.Win.v25.2.dll

NuGet Package : DevExpress.ExpressApp.Dashboards.Win

Declaration

csharp
public class WinDashboardViewerViewItem :
    ViewItem
vb
Public Class WinDashboardViewerViewItem
    Inherits 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

WinDashboardViewerViewItem Members

DevExpress.ExpressApp.Dashboards.Win Namespace