NumericUpDownMinimum Property

Gets or sets the minimum allowed value.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public decimal Minimum { get; set; }

Property Value

Decimal

See Also