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.v26.1.dll
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