ComponentOne MultiSelect for WinForms
Succeeded Property (PostValidationEventArgs)

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 Boolean
public bool Succeeded {get; set;}
See Also

Reference

PostValidationEventArgs Class
PostValidationEventArgs Members