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

In This Topic
    ReadingString Property
    In This Topic
    Gets or sets the reading string
    Syntax
    'Declaration
     
    
    Public Property ReadingString As String
    public string ReadingString {get; set;}

    Property Value

    A string indicates the reading string.
    See Also