WinDashboardViewerViewItem(String, Type, Boolean) Constructor
Initializes a new instance of the WinDashboardViewerViewItem class with specified settings.
Namespace: DevExpress.ExpressApp.Dashboards.Win
Assembly: DevExpress.ExpressApp.Dashboards.Win.v25.2.dll
NuGet Package: DevExpress.ExpressApp.Dashboards.Win
Declaration
Parameters
| Name | Type |
|---|---|
| id | String |
| objectType | Type |
| asyncMode | Boolean |
See Also