SPREAD for WPF 3.0J - GcSpreadSheet
SelectedIndex プロパティ (GcListBox)

GrapeCity.Wpf.SpreadSheet.CellType アセンブリ > GrapeCity.Wpf.SpreadSheet.CellType.Editors 名前空間 > GcListBox クラス : SelectedIndex プロパティ
選択されている項目の表示インデックスを取得または設定します。これは依存関係プロパティです。
シンタックス
'宣言
 
Public Property SelectedIndex As System.Integer
public System.int SelectedIndex {get; set;}

プロパティ値

選択されている項目の表示インデックス。既定値は -1 です。
例外
例外解説
選択されたインデックスが -1未満であるか、System.Windows.Controls.ItemsControl.Items の数を超えています。
解説
SelectedIndex は表示インデックスです。
参照

GcListBox クラス
GcListBox メンバ