SPREAD for WPF 3.0J - GcSpreadGrid
GetItemIndex メソッド (RowCollection)

GrapeCity.Windows.SpreadGrid 名前空間 > RowCollection クラス : GetItemIndex メソッド
インデックスを取得する要素。
要素のインデックスを取得します。
シンタックス
'宣言
 
Protected Overrides Function GetItemIndex( _
   ByVal item As Row _
) As Integer
protected override int GetItemIndex( 
   Row item
)

パラメータ

item
インデックスを取得する要素。

戻り値の型

要素のインデックス。-1は項目がリストに存在しないことを意味します。
参照

RowCollection クラス
RowCollection メンバ