Back to Devexpress

EditValueChangingEventArgs Constructors

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

latest816 B
Original Source

EditValueChangingEventArgs Constructors

Provides data for the BaseEdit.EditValueChanging event.

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

See Also

EditValueChangingEventArgs Class

EditValueChangingEventArgs Members

DevExpress.Xpf.Editors Namespace