IModelDashboardViewItem.View Property
Specifies the View displayed by a DashboardViewItem.
Namespace: DevExpress.ExpressApp.Model
Assembly: DevExpress.ExpressApp.v25.2.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
| Type | Description |
|---|---|
| IModelView | An IModelView object representing the View displayed by the DashboardViewItem. |
See Also