NavigationItemCreatedEventArgs.NavigationItem Property
Represents a navigation Action‘s item for which the navigation item has been created in the navigation control.
Namespace: DevExpress.ExpressApp.SystemModule
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
ChoiceActionItem | A ChoiceActionItem object which represents a navigation Action’s item for which the navigation item has been created in the navigation control. |
See Also