MESCIUS InputMan for WPF 3.0J
SelectedIndex プロパティ (GcListBox)

選択されている項目の表示インデックスを取得または設定します。これは依存関係プロパティです。
構文
Public Property SelectedIndex As Integer
public int SelectedIndex {get; set;}

プロパティ値

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

参照

GcListBox クラス
GcListBox メンバ

 

 


© MESCIUS inc. All rights reserved.