NumericUpDown.

ButtonsAlignment Property

Summary

The ButtonsAlignment property specifies horizontal alignment of the up/down buttons.
Namespace
MahApps.Metro.Controls
Containing Type
NumericUpDown

Syntax

[Bindable(true)]
[Category("Appearance")]
[DefaultValue(ButtonsAlignment.Right)]
public ButtonsAlignment ButtonsAlignment { get; set; }

Attributes

Type Description
Bindable
Category
DefaultValueAttribute

Value

Type Description
ButtonsAlignment