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

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

パラメータ

itemIndex
Itemsに基づく項目インデックス。

戻り値の型

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

GcComboBox クラス
GcComboBox メンバ