ObjectViewController<ViewType, ObjectType>.View Property
Gets the current View
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v25.2.dll
Declaration
Property Value
| Type | Description |
|---|---|
| ViewType | An object of the type specified via the ObjectViewController<ViewType, ObjectType>‘s ViewType generic parameter representing the current View. |
See Also