Calendar for WinForms | ComponentOne
C1.Win.Input 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.Input.PreValidationEventArgs

    See Also