Back to Devexpress

ValueChangingEventArgs<T> Constructors

maui-devexpress-dot-maui-dot-core-dot-valuechangingeventargs-1-dot-ctor.md

latest701 B
Original Source

ValueChangingEventArgs<T> Constructors

Stores arguments for events that trigger before a value changes.

NameParametersDescription
ValueChangingEventArgs(T, T)oldValue, newValueInitializes a new instance of the ValueChangingEventArgs<T> class with specified settings.

See Also

ValueChangingEventArgs<T> Class

ValueChangingEventArgs<T> Members

DevExpress.Maui.Core Namespace