NumericUpDownClipValueToMinMax Property
Gets or sets if the value should be clipped when minimum/maximum is reached.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool ClipValueToMinMax { get; set; }
Public Property ClipValueToMinMax As Boolean
Get
Set
member ClipValueToMinMax : bool with get, set
Property Value
Boolean