SPREAD for WPF 3.0J - GcSpreadSheet
GetItemIndex メソッド (GcComboBox)

GrapeCity.Wpf.SpreadSheet.CellType アセンブリ > GrapeCity.Wpf.SpreadSheet.CellType.Editors 名前空間 > GcComboBox クラス : GetItemIndex メソッド
項目の表示インデックス。
Itemsに基づく項目インデックスを取得します。
シンタックス
'宣言
 
Public Function GetItemIndex( _
   ByVal itemDisplayIndex As System.Integer _
) As System.Integer
public System.int GetItemIndex( 
   System.int itemDisplayIndex
)

パラメータ

itemDisplayIndex
項目の表示インデックス。

戻り値の型

GcComboBoxによって表示されるときのインデックス。
例外
例外解説
itemDisplayIndex が 0 未満です。
または、itemDisplayIndex が項目の数を超えています。
参照

GcComboBox クラス
GcComboBox メンバ