Back to Devexpress

EditValueChangedEventArgs Constructors

wpf-devexpress-dot-xpf-dot-editors-dot-editvaluechangedeventargs-dot-ctor.md

latest805 B
Original Source

EditValueChangedEventArgs Constructors

Provides data for the BaseEdit.EditValueChanged event.

NameParametersDescription
EditValueChangedEventArgs(Object, Object)oldValue, newValueInitializes a new instance of the EditValueChangedEventArgs class with the specified old and new edit values.

See Also

EditValueChangedEventArgs Class

EditValueChangedEventArgs Members

DevExpress.Xpf.Editors Namespace