Summary
Minimum restricts the minimum value of the Value property.
- Namespace
- MahApps
.Metro .Controls - Containing Type
- NumericUpDown
Syntax
[Bindable(true)]
[Category("Common")]
[DefaultValue(double.MinValue)]
public double Minimum { get; set; }
Attributes
Type | Description |
---|---|
Bindable | |
Category | |
Default |
Value
Type | Description |
---|---|
double |