Summary
Gets or sets the interval value for increasing/decreasing the
Value .
- Namespace
- MahApps
.Metro .Controls - Containing Type
- NumericUpDown
Syntax
[Bindable(true)]
[Category("Behavior")]
[DefaultValue(DefaultInterval)]
public double Interval { get; set; }
Attributes
| Type | Description |
|---|---|
| Bindable | |
| Category | |
| Default |
Value
| Type | Description |
|---|---|
| double |
