ComponentOne Input for WinForms
PreValidationEventArgs Class Properties

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

For a list of all members of this type, see PreValidationEventArgs members.

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