Back to Devexpress

ValueChangedEventArgs<T>.OldValue Property

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

latest693 B
Original Source

ValueChangedEventArgs<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

ValueChangedEventArgs<T> Class

ValueChangedEventArgs<T> Members

DevExpress.Maui.Core Namespace