Back to Devexpress

ValueChangingEventArgs<T>.OldValue Property

maui-devexpress-dot-maui-dot-core-dot-valuechangingeventargs-1-95d8269b.md

latest698 B
Original Source

ValueChangingEventArgs<T>.OldValue Property

Gets the old value.

Namespace : DevExpress.Maui.Core

Assembly : DevExpress.Maui.Mvvm.dll

NuGet Package : DevExpress.Maui.Mvvm

Declaration

csharp
public T OldValue { get; }

Property Value

TypeDescription
T

The old value type.

|

See Also

ValueChangingEventArgs<T> Class

ValueChangingEventArgs<T> Members

DevExpress.Maui.Core Namespace