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