ComponentOne CalendarView for WinForms
C1.Win.C1Input.GrapeCity.Editors Namespace / ResultStringEventArgs Class / ReadString Property

In This Topic
    ReadString Property
    In This Topic
    Gets the reading string.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ReadString As String
    public string ReadString {get;}

    Property Value

    A System.String value indicating the reading string.
    See Also