NumericUpDown.

UpDownButtonsWidth Property

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
DefaultValueAttribute

Value

Type Description
double