A newer version of this page is available.
Switch to the current version.
DXEditMenuItem.EditValueChanged Event
Occurs after the DXEditMenuItem.EditValue property's value has been changed.
Namespace: DevExpress.Utils.Menu
Assembly: DevExpress.XtraEditors.v19.1.dll
Declaration
Event Data
The EditValueChanged event's data class is EventArgs.
Remarks
The EditValueChanged event fires on changing the editor's value.
See Also
Feedback