Back to Devexpress

NavButton Events

windowsforms-devexpress-dot-xtrabars-dot-navigation-dot-navbutton-dot-underscore-events.md

latest1.9 KB
Original Source

NavButton Events

Represents a button in the TileNavPane‘s nav bar.

NameDescription
CommandCanExecuteChangedOccurs when the CanExecute(Object) status of the Command has changed.
CommandChangedOccurs after the value of the Command property has changed.
CommandParameterChangedOccurs after the value of the CommandParameter property has changed.
DisposedOccurs when the component is disposed by a call to the Dispose() method. Inherited from Component.
ElementClickOccurs when the current NavElement is clicked. Inherited from NavElement.

See Also

NavButton Class

NavButton Members

DevExpress.XtraBars.Navigation Namespace