ComponentOne FinancialChart for WPF
Input Property (ValidateInputEventArgs)



C1.WPF Namespace > ValidateInputEventArgs Class : Input Property
New text input
Syntax
'Declaration
 
Public ReadOnly Property Input As String
'Usage
 
Dim instance As ValidateInputEventArgs
Dim value As String
 
value = instance.Input
public string Input {get;}
public:
property String^ Input {
   String^ get();
}
See Also

Reference

ValidateInputEventArgs Class
ValidateInputEventArgs Members