Summary
Gets or sets a value indicating whether the up/down buttons will be switched.
- Namespace
- MahApps
.Metro .Controls - Containing Type
- NumericUpDown
Syntax
[Category("Appearance")]
[DefaultValue(false)]
public bool SwitchUpDownButtons { get; set; }
Attributes
| Type | Description |
|---|---|
| Category | |
| Default |
Value
| Type | Description |
|---|---|
| bool |
