Back to Devexpress

NavigationBarItem Events

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

latest1.7 KB
Original Source

NavigationBarItem Events

Represents an item in the OfficeNavigationBar control.

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.

See Also

NavigationBarItem Class

NavigationBarItem Members

DevExpress.XtraBars.Navigation Namespace