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

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

パラメータ

itemIndex
System.Windows.Controls.ItemsControl.Itemsに基づく項目インデックス。

戻り値の型

表示インデックスの値。
例外
例外解説
itemIndex が 0 未満か、項目数以上です。
参照

GcListBox クラス
GcListBox メンバ