IModelNavigationItem.View Property
Specifies the View displayed when choosing the current item in the navigation control.
Namespace: DevExpress.ExpressApp.SystemModule
Assembly: DevExpress.ExpressApp.v24.2.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
IModelView | An IModelView object specifying the View displayed when choosing the current item in the navigation control. |
See Also