Calendar for WinForms | ComponentOne
C1.Win.Input Namespace / ValidationErrorEventArgs Class
Properties


In This Topic
    ValidationErrorEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ValidationErrorEventArgs.

    Public Properties
     NameDescription
    Public PropertyError information.  
    Public PropertyValidation phase on which the error has been detected.  
    Public PropertyThe input text that caused the error.  
    Public PropertyIf Reason = ErrorReasonEnum.PostValidationError, this is the value that caused the error. Otherwise, this property is null or DBNull.  
    Top
    See Also