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

In This Topic
    SelectedCandidateIndex Property
    In This Topic
    Gets or sets the selected candidate index.
    Syntax
    'Declaration
     
    
    Public Property SelectedCandidateIndex As Integer
    public int SelectedCandidateIndex {get; set;}

    Property Value

    An int indicates the index of the selected candidate.
    See Also