WinUI | ComponentOne
C1.WinUI.DateTimeEditors Assembly / C1.WinUI.DateTimeEditors Namespace / TextValidationErrorEventArgs Class / Text Property
In This Topic
    Text Property (TextValidationErrorEventArgs)
    In This Topic
    Gets the text being parsed when the TextValidationError event was raised.
    Syntax
    public string Text {get;}
    See Also