Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml 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
    public TextAlignment TextAlignment {get; set;}
    See Also