TileNavElement.CommandParameterChanged Event
Occurs after the value of the CommandParameter property has changed.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.2.dll
Declaration
Event Data
The CommandParameterChanged event's data class is EventArgs.
See Also