Sparkline for UWP | ComponentOne
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 String
    public string NewText {get;}
    See Also