ComponentOne Input Library for WPF
C1.WPF.Input Namespace / ValidateInputEventArgs Class / Input Property

In This Topic
    Input Property
    In This Topic
    New text input
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Input As String
    public string Input {get;}
    See Also