Back to Devexpress

ValueChangedEventArgs<T> Properties

maui-devexpress-dot-maui-dot-core-dot-valuechangedeventargs-1-dot-underscore-properties.md

latest597 B
Original Source

ValueChangedEventArgs<T> Properties

Stores arguments for events that trigger when a value changes.

NameDescription
NewValueGets the new value.
OldValueGets the old value.

See Also

ValueChangedEventArgs<T> Class

ValueChangedEventArgs<T> Members

DevExpress.Maui.Core Namespace