ComponentOne Input for WinForms
Text Property (ValidationErrorEventArgs)

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > ValidationErrorEventArgs Class : Text Property
The input text that caused the error.
Syntax
'Declaration
 
Public ReadOnly Property Text As System.String
public System.string Text {get;}
See Also

Reference

ValidationErrorEventArgs Class
ValidationErrorEventArgs Members