Back to Devexpress

NavigatorButtonBase Events

windowsforms-devexpress-dot-xtraeditors-dot-navigatorbuttonbase-dot-underscore-events.md

latest1.4 KB
Original Source

NavigatorButtonBase Events

Serves as a base for the NavigatorButton class.

NameDescription
ClickOccurs when a user clicks this navigator button.
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

NavigatorButtonBase Class

NavigatorButtonBase Members

DevExpress.XtraEditors Namespace