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

In This Topic
    Index Property (Ime.ImeCandidateWindow)
    In This Topic
    Gets the index of the candidate window.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Index As Integer
    public int Index {get;}

    Property Value

    An System.Int32 indicates the index of the candidate window. The valid range is 0-3.
    See Also