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

In This Topic
    Style Property (Ime.ImeCandidateList)
    In This Topic
    Gets the style of the candidate list.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Style As Ime.ImeCandidateListStyle
    public Ime.ImeCandidateListStyle Style {get;}

    Property Value

    A Ime.ImeCandidateListStyle indicates the style.
    See Also