ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1MaskedTextBox Class / HorizontalTextAlignment Property

In This Topic
    HorizontalTextAlignment Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property HorizontalTextAlignment As Windows.UI.Xaml.TextAlignment
    public Windows.UI.Xaml.TextAlignment HorizontalTextAlignment {get; set;}
    See Also