ComponentOne Input for WinForms
PostValidationEventArgs Class
Members 

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace : PostValidationEventArgs Class
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.C1Input.PostValidationEventArgs

See Also

Reference

PostValidationEventArgs Members
C1.Win.C1Input Namespace