NumericUpDown.

TextAlignment Property

Summary

Gets or sets the horizontal alignment of the contents inside the text box.
Namespace
MahApps.Metro.Controls
Containing Type
NumericUpDown

Syntax

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

Attributes

Type Description
Bindable
Category
DefaultValueAttribute

Value

Type Description
TextAlignment