[]
        
(Showing Draft Content)

C1.Win.Input.Base.IDropDownEditorBase.PreValidated

PreValidated Event

Occurs after the input string value has been validated.

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