[]
        
(Showing Draft Content)

C1.Win.Input.ValidationErrorEventArgs.Value

Value Property

Value

If Reason = ErrorReasonEnum.PostValidationError, this is the value that caused the error. Otherwise, this property is null or DBNull.

Declaration
public object Value { get; }