Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / ValidateInputEventArgs Class / Input Property

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