TileNavElement.CommandChanged Event
Occurs after the value of the Command property has changed.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Event Data
The CommandChanged event's data class is EventArgs.
See Also