Back to Devexpress

ValueChangingEventArgs<T>.NewValue Property

maui-devexpress-dot-maui-dot-core-dot-valuechangingeventargs-1-8f454920.md

latest698 B
Original Source

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

ValueChangingEventArgs<T> Class

ValueChangingEventArgs<T> Members

DevExpress.Maui.Core Namespace