Summary
Gets or sets the value of the NumericUpDown.
- Namespace
- MahApps
.Metro .Controls - Containing Type
- NumericUpDown
Syntax
[Bindable(true)]
[Category("Common")]
[DefaultValue(null)]
public double? Value { get; set; }
Attributes
| Type | Description |
|---|---|
| Bindable | |
| Category | |
| Default |
Value
| Type | Description |
|---|---|
| double? |
