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

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > SelectedRowCollection クラス : IndexOf メソッド
Gets the index of the specified row.
シンタックス
'宣言
 
Public Function IndexOf( _
   ByVal row As System.Integer _
) As System.Integer
public System.int IndexOf( 
   System.int row
)

パラメータ

row

戻り値の型

The index of the row.
参照

SelectedRowCollection クラス
SelectedRowCollection メンバ