WinUI | ComponentOne
C1.WinUI.DateTimeEditors Assembly / C1.WinUI.DateTimeEditors Namespace / TextValidationErrorEventArgs Class
Members
In This Topic
    TextValidationErrorEventArgs Class
    In This Topic
    Provides data for the DateValidationError event.
    Syntax
    public class TextValidationErrorEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.WinUI.DateTimeEditors.TextValidationErrorEventArgs

    See Also