Summary
Gets or sets if the value should be clipped when minimum/maximum is reached.
- Namespace
- Avalonia
.Controls - Containing Type
- NumericUpDown
Syntax
public bool ClipValueToMinMax { get; set; }
Value
Type | Description |
---|---|
bool |