C1.WPF Namespace / C1NumericBox Class / TextAlignment Property

In This Topic
TextAlignment Property (C1NumericBox)
In This Topic
Gets or sets how the text should be aligned in the C1NumericBox.
Syntax
'Declaration
 
Public Property TextAlignment As TextAlignment
 
See Also