ComponentOne Input for WinForms
PostValidationEventArgs Class Properties

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

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

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

Reference

PostValidationEventArgs Class
C1.Win.C1Input Namespace