[]
        
(Showing Draft Content)

C1.Win.Input.Validation.PreValidation.Validated

Validated Event

Occurs after the input string value has been validated.

Namespace: C1.Win.Input.Validation
Assembly: C1.Win.Input.8.dll
Syntax
public event EventHandler<PreValidationEventArgs> Validated
Returns
Type Description
EventHandler<PreValidationEventArgs> Occurs after the input string value has been validated.