ComponentOne MultiSelect for WinForms
C1.Win.C1Input Namespace / ValidationErrorEventArgs Class
Members

In This Topic
    ValidationErrorEventArgs Class
    In This Topic
    Provides data for a ValidationError event.
    Object Model
    ValidationErrorEventArgs ClassErrorInfo Class
    Syntax
    'Declaration
     
    
    Public Class ValidationErrorEventArgs 
       Inherits System.EventArgs
    public class ValidationErrorEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Win.C1Input.ValidationErrorEventArgs

    See Also