ComponentOne Input for WinForms
PreValidationEventArgs Class Members
Properties 

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace : PreValidationEventArgs Class

The following tables list the members exposed by PreValidationEventArgs.

Public Properties
 NameDescription
Public PropertyError information in case of validation failure. Can be set in event code in PreValidating.  
Public PropertyPreValidation object that fired the event.  
Public PropertyValidation result (assigned in the event code in PreValidating). Default: True.  
Public PropertyThe text to validate.  
Top
See Also

Reference

PreValidationEventArgs Class
C1.Win.C1Input Namespace