True DBGrid for WinForms
RowBookmark メソッド

C1.Win.C1TrueDBGrid.4 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > C1TrueDBGrid クラス : RowBookmark メソッド
グリッドの行インデックス。
表示行インデックスに対する DataSource の行インデックスを返します。
シンタックス
'宣言
 
Public Function RowBookmark( _
   ByVal row As System.Integer _
) As System.Integer
public System.int RowBookmark( 
   System.int row
)

パラメータ

row
グリッドの行インデックス。

戻り値の型

DataSource の基になる行インデックス。
参照

C1TrueDBGrid クラス
C1TrueDBGrid メンバ