MultiColumnCombo for WinForms | ComponentOne
C1.Win.Input.MultiColumnCombo Namespace / IDropDownView Interface / SelectedIndex Property

In This Topic
    SelectedIndex Property (IDropDownView)
    In This Topic
    Syntax
    'Declaration
     
    
    Property SelectedIndex As Integer
    int SelectedIndex {get; set;}
    See Also