MultiSelect for WinForms
SelectedIndex プロパティ (C1MultiSelect)

C1.Win.Input.MultiSelect.4.5.2 アセンブリ > C1.Win.Input 名前空間 > C1MultiSelect クラス : SelectedIndex プロパティ
Gets or sets the index of the currently selected item in the drop-down list. A zero-based index of the currently selected item. A value of negative one (-1) is returned if no item is selected. When SelectionMode is Single then only one item remains selected.
シンタックス
'宣言
 
Public Property SelectedIndex As System.Integer
public System.int SelectedIndex {get; set;}
参照

C1MultiSelect クラス
C1MultiSelect メンバ