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