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