Back to Devexpress

EditorButton Events

windowsforms-devexpress-dot-xtraeditors-dot-controls-dot-editorbutton-dot-underscore-events.md

latest1.5 KB
Original Source

EditorButton Events

An editor button displayed in a ButtonEdit control or its descendant.

NameDescription
ChangedOccurs when the properties defining the button’s look and feel are changed.
ClickOccurs when the current editor button is clicked.
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

EditorButton Class

EditorButton Members

DevExpress.XtraEditors.Controls Namespace