Skip to main content
.NET 6.0+

WinDashboardViewerViewItem Constructors

A View Item that displays the Dashboard Viewer control.
Name Parameters Description
WinDashboardViewerViewItem(String, Type, Boolean) id, objectType, asyncMode Initializes a new instance of the WinDashboardViewerViewItem class with specified settings.
WinDashboardViewerViewItem(String, Type) id, objectType Creates a new instance of the WinDashboardViewerViewItem class.
See Also