Blazor | ComponentOne
C1.Blazor.Input Assembly / C1.Blazor.Input 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