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

In This Topic
    String Property (Ime.ImeCompositionWindow)
    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