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


PreValidationEventArgs Class Properties

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