C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / PreValidationEventArgs Class
Properties


PreValidationEventArgs Class Members

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