[]
        
(Showing Draft Content)

C1.Win.Input.Base.C1DropDownEditorBase.PreValidated

PreValidated Event

Occurs after the input string value has been validated.

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