NewValue Property
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public decimal? NewValue { get; }
Public ReadOnly Property NewValue As Decimal?
Get
member NewValue : Nullable<decimal> with get
Property Value
See Also
Reference
NumericUpDownValueChangedEventArgs Class
Avalonia.Controls Namespace