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

In This Topic
    _candidates Field
    In This Topic
    Saves the candidates.
    Syntax
    'Declaration
     
    
    Public _candidates As String()
    public string[] _candidates
    See Also