| C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace : PreValidationEventArgs Class |
The following tables list the members exposed by PreValidationEventArgs.
| Name | Description | |
|---|---|---|
![]() | ErrorInfo | Error information in case of validation failure. Can be set in event code in PreValidating. |
![]() | PreValidation | PreValidation object that fired the event. |
![]() | Succeeded | Validation result (assigned in the event code in PreValidating). Default: True. |
![]() | Text | The text to validate. |