WinUI | ComponentOne
C1.WinUI.Input Assembly / C1.WinUI.Input 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
    public TextAlignment TextAlignment {get; set;}
    See Also