ComponentOne MultiSelect for WinForms
Succeeded Property (PreValidationEventArgs)

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

Reference

PreValidationEventArgs Class
PreValidationEventArgs Members