NumericUpDown.

SwitchUpDownButtons Property

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
DefaultValueAttribute

Value

Type Description
bool