Back to Devexpress

ValueChangingEventArgs<T> Properties

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

latest933 B
Original Source

ValueChangingEventArgs<T> Properties

Stores arguments for events that trigger before a value changes.

NameDescription
CancelGets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs.
NewValueGets the new value.
OldValueGets the old value.

See Also

ValueChangingEventArgs<T> Class

ValueChangingEventArgs<T> Members

DevExpress.Maui.Core Namespace