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

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

    Property Value

    A string indicates the composition string.
    See Also