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

In This Topic
    Details Property
    In This Topic
    Gets the detials of the composition.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Details As Ime.ImeCompositionDetails
    public Ime.ImeCompositionDetails Details {get;}

    Property Value

    An Ime.ImeCompositionDetails indicates the detials of the composition.
    See Also