C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / ValidationErrorEventArgs Class / Value Property

In This Topic
Value Property (ValidationErrorEventArgs)
In This Topic
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 Object
 
See Also