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

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > C1TrueDBGrid クラス : RowBookmark メソッド
The row index of the grid.
Returns the row index of the DataSource for a display row index.
シンタックス
'宣言
 
Public Function RowBookmark( _
   ByVal row As System.Integer _
) As System.Integer
public System.int RowBookmark( 
   System.int row
)

パラメータ

row
The row index of the grid.

戻り値の型

The underlying row index of the DataSource.
参照

C1TrueDBGrid クラス
C1TrueDBGrid メンバ