Gets the text being parsed when the TextValidationError event was raised.
Namespace:
C1.Xaml.DateTimeEditorsAssembly: C1.Xaml.DateTimeEditors (in C1.Xaml.DateTimeEditors.dll)
Syntax
| C# |
|---|
public string Text { get; private set; } |
| Visual Basic |
|---|
Public Property Text As String Get Private Set |