Back to Devexpress

NavBarItem Events

windowsforms-devexpress-dot-xtranavbar-dot-navbaritem-dot-underscore-events.md

latest2.0 KB
Original Source

NavBarItem Events

An item within the NavBarControl 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.
ItemChangedFires when item property values are changed. Inherited from ComponentCollectionItem.
LinkClickedFires immediately after an item has been clicked.
LinkPressedFires immediately after a user pressed the item.

See Also

NavBarItem Class

NavBarItem Members

DevExpress.XtraNavBar Namespace