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

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

パラメータ

index
インデックスを示す int 値。

戻り値の型

指定したインデックスにある要素。
参照

RowCollection クラス
RowCollection メンバ