Summary
Gets or sets the width of the up/down buttons.
- Namespace
- MahApps
.Metro .Controls - Containing Type
- NumericUpDown
Syntax
[Bindable(true)]
[Category("Appearance")]
[DefaultValue(20d)]
public double UpDownButtonsWidth { get; set; }
Attributes
| Type | Description |
|---|---|
| Bindable | |
| Category | |
| Default |
Value
| Type | Description |
|---|---|
| double |
