Calendar for WinForms | ComponentOne
C1.Win.Input Namespace / PostValidationEventArgs Class
Members

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

    System.Object
       System.EventArgs
          C1.Win.Input.PostValidationEventArgs

    See Also