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

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

    Property Value

    A string indicates the result string.
    See Also