[]
Occurs when text entered into the C1TimeEditor cannot be parsed or the TimeSpan is not valid to be selected.
public event EventHandler<TextValidationErrorEventArgs> TextValidationError
Type | Description |
---|---|
EventHandler<TextValidationErrorEventArgs> | Occurs when text entered into the C1TimeEditor cannot be parsed or the TimeSpan is not valid to be selected. |