[]
        
(Showing Draft Content)

C1.Win.Input.Base.C1DropDownEditorBase.ValidationError

ValidationError Event

Occurs when parsing or validating the input string fails.

Implements
Namespace: C1.Win.Input.Base
Assembly: C1.Win.Input.8.dll
Syntax
public event EventHandler<ValidationErrorEventArgs> ValidationError
Returns
Type Description
EventHandler<ValidationErrorEventArgs> Occurs when parsing or validating the input string fails.