ComponentOne Input for WinForms
Value Property (ValidationErrorEventArgs)

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > ValidationErrorEventArgs Class : Value Property
If Reason = ErrorReasonEnum.PostValidationError, this is the value that caused the error. Otherwise, this property is null or DBNull.
Syntax
'Declaration
 
Public ReadOnly Property Value As System.Object
public System.object Value {get;}
See Also

Reference

ValidationErrorEventArgs Class
ValidationErrorEventArgs Members