[]
        
(Showing Draft Content)

C1.Win.Input.Base.C1TextBoxBase.Parsed

Parsed Event

Occurs after the input string value has been converted to the DataType.

Namespace: C1.Win.Input.Base
Assembly: C1.Win.Input.8.dll
Syntax
public event EventHandler<ParseEventArgs> Parsed
Returns
Type Description
EventHandler<ParseEventArgs> Occurs after the input string value has been converted to the DataType.