Back to Devexpress

DXMenuItem Events

windowsforms-devexpress-dot-utils-dot-menu-dot-dxmenuitem-dot-underscore-events.md

latest1.2 KB
Original Source

DXMenuItem Events

A regular menu item.

NameDescription
ClickOccurs when the menu item’s functionality needs to be invoked.
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.

See Also

DXMenuItem Class

DXMenuItem Members

DevExpress.Utils.Menu Namespace