ComponentOne DateTimeEditors for WPF
C1.WPF.DateTimeEditors Namespace / TextValidationErrorEventArgs Class
Properties


In This Topic
    TextValidationErrorEventArgs Class Members
    In This Topic

    The following tables list the members exposed by TextValidationErrorEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the TextValidationErrorEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the exception that initially triggered the TextValidationError event.  
    Public PropertyGets the text being parsed when the TextValidationError event was raised.  
    Public PropertyGets or sets a value that indicates whether Exception should be thrown.  
    Top
    See Also