Summary
Indicates if the NumericUpDown should round the value to the nearest possible interval when the focus moves to another element.
- Namespace
- MahApps
.Metro .Controls - Containing Type
- NumericUpDown
Syntax
[Bindable(true)]
[Category("Common")]
[DefaultValue(false)]
public bool SnapToMultipleOfInterval { get; set; }
Attributes
| Type | Description |
|---|---|
| Bindable | |
| Category | |
| Default |
Value
| Type | Description |
|---|---|
| bool |
