ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / MaskedTextChangedEventArgs Class / NewText Property

In This Topic
    NewText Property
    In This Topic
    Gets a new text.
    Syntax
    'Declaration
     
    Public ReadOnly Property NewText As System.String
    public System.string NewText {get;}
    See Also