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

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

パラメータ

row
The displayed row index.

戻り値の型

The Y coordinate of the specified display row, based on the client coordinates of the grid.
参照

C1TrueDBGrid クラス
C1TrueDBGrid メンバ