ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / PreValidationEventArgs Class
Members

In This Topic
    PreValidationEventArgs Class
    In This Topic
    Provides data for PreValidating or PreValidated events.
    Object Model
    PreValidationEventArgs Class
    Syntax
    'Declaration
     
    Public Class PreValidationEventArgs 
       Inherits System.EventArgs
    public class PreValidationEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Win.C1Input.PreValidationEventArgs

    See Also