ComponentOne Basic Library for UWP
TextAlignment Property (C1NumericBox)

C1.UWP Assembly > C1.Xaml Namespace > C1NumericBox Class : TextAlignment Property
Gets or sets how the text should be aligned in the C1NumericBox.
Syntax
'Declaration
 
Public Property TextAlignment As Windows.UI.Xaml.TextAlignment
public Windows.UI.Xaml.TextAlignment TextAlignment {get; set;}
See Also

Reference

C1NumericBox Class
C1NumericBox Members