Gets or sets how the text should be aligned in the C1NumericBox.

Namespace:  C1.Xaml
Assembly:  C1.Xaml (in C1.Xaml.dll)

Syntax

C#
public TextAlignment TextAlignment { get; set; }
Visual Basic
Public Property TextAlignment As TextAlignment
	Get
	Set

See Also