NavBarItem.CommandParameterChanged Event
Occurs after the value of the CommandParameter property has changed.
Namespace: DevExpress.XtraNavBar
Assembly: DevExpress.XtraNavBar.v25.1.dll
NuGet Package: DevExpress.Win
Declaration
Event Data
The CommandParameterChanged event's data class is EventArgs.
See Also