[]
        
(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.4.8.dll
Syntax
public event EventHandler<ValidationErrorEventArgs> ValidationError
Public Event ValidationError As EventHandler(Of ValidationErrorEventArgs)
Returns
Type Description
EventHandler<ValidationErrorEventArgs> Occurs when parsing or validating the input string fails.