[]
        
(Showing Draft Content)

C1.Win.Input.Validation.ParseInfo.Parsed

Parsed Event

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

Namespace: C1.Win.Input.Validation
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.