True DBGrid for WinForms
RowBookmark メソッド (C1TrueDBGrid)

C1.Win.TrueDBGrid.6 アセンブリ > C1.Win.TrueDBGrid 名前空間 > 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 メンバ