True DBGrid for WinForms
IndexOf メソッド (SelectedRowCollection)

C1.Win.C1TrueDBGrid.4 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > SelectedRowCollection クラス : IndexOf メソッド
指定した行のインデックスを取得します。
シンタックス
'宣言
 
Public Function IndexOf( _
   ByVal row As System.Integer _
) As System.Integer
public System.int IndexOf( 
   System.int row
)

パラメータ

row

戻り値の型

行のインデックス。
参照

SelectedRowCollection クラス
SelectedRowCollection メンバ