NavigationItemCreatedEventArgs.ModelNavigationItem Property
Specifies the Application Model node which represents the created navigation item.
Namespace: DevExpress.ExpressApp.SystemModule
Assembly: DevExpress.ExpressApp.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| IModelNavigationItem | An IModelNavigationItem object which represents the Application Model node representing the created navigation item. |
See Also