ComponentOne DateTimeEditors for UWP
C1.UWP.DateTimeEditors Assembly / C1.Xaml.DateTimeEditors Namespace / TextValidationErrorEventArgs Class
Members

In This Topic
    TextValidationErrorEventArgs Class
    In This Topic
    Provides data for the DateValidationError event.
    Object Model
    TextValidationErrorEventArgs Class
    Syntax
    'Declaration
     
    Public Class TextValidationErrorEventArgs 
       Inherits System.EventArgs
    public class TextValidationErrorEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Xaml.DateTimeEditors.TextValidationErrorEventArgs

    See Also