ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / ValidationErrorEventArgs Class / Text Property

In This Topic
    Text Property (ValidationErrorEventArgs)
    In This Topic
    The input text that caused the error.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Text As String
    public string Text {get;}
    See Also