ComponentOne Input for WinForms
Succeeded Property (PostValidationEventArgs)

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > PostValidationEventArgs Class : Succeeded Property
Validation result (assigned in the event code in PostValidating). Default: True
Syntax
'Declaration
 
Public Property Succeeded As System.Boolean
public System.bool Succeeded {get; set;}
See Also

Reference

PostValidationEventArgs Class
PostValidationEventArgs Members