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

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