ComponentOne Input for WinForms
Succeeded Property (PreValidationEventArgs)

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

Reference

PreValidationEventArgs Class
PreValidationEventArgs Members