ComponentOne CalendarView for WinForms
C1.Win.C1Input.GrapeCity.Framework.Input Namespace / Ime.ImeCompositionWindow Class / ResultReadingString Property

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

    Property Value

    A string indicates the result reading string.
    See Also