NumericUpDownValue Property
Gets or sets the value.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public decimal? Value { get; set; }
Public Property Value As Decimal?
Get
Set
member Value : Nullable<decimal> with get, set
Property Value
NullableDecimal