C1.Win.Input Namespace / PreValidationEventArgs Class / Succeeded Property

In This Topic
Succeeded Property (PreValidationEventArgs)
In This Topic
Validation result (assigned in the event code in PreValidating). Default: True.
Syntax
'Declaration
 
Public Property Succeeded As Boolean
 
See Also