Back to Devexpress

ValueChangedEventArgs<T> Constructors

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

latest690 B
Original Source

ValueChangedEventArgs<T> Constructors

Stores arguments for events that trigger when a value changes.

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

See Also

ValueChangedEventArgs<T> Class

ValueChangedEventArgs<T> Members

DevExpress.Maui.Core Namespace