Back to Devexpress

ValueChangedEventArgs<T>.NewValue Property

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

latest693 B
Original Source

ValueChangedEventArgs<T>.NewValue Property

Gets the new value.

Namespace : DevExpress.Maui.Core

Assembly : DevExpress.Maui.Mvvm.dll

NuGet Package : DevExpress.Maui.Mvvm

Declaration

csharp
public T NewValue { get; }

Property Value

TypeDescription
T

The new value type.

|

See Also

ValueChangedEventArgs<T> Class

ValueChangedEventArgs<T> Members

DevExpress.Maui.Core Namespace