Occurs when the cannot be parsed or TimeSpan is not valid to be selected.
Namespace:
C1.WPF.DateTimeEditorsAssembly: C1.WPF.DateTimeEditors (in C1.WPF.DateTimeEditors.dll)
XMLNS for XAML: http://schemas.componentone.com/wpf/DateTimeEditors
Syntax
| C# |
|---|
public event EventHandler<TextValidationErrorEventArgs> TextValidationError |
| Visual Basic (Declaration) |
|---|
Public Event TextValidationError As EventHandler(Of TextValidationErrorEventArgs) |
| XAML Attribute Usage |
|---|
<object TextValidationError="EventHandler<TextValidationErrorEventArgs>" .../> |