True DBGrid for WinForms
RowContaining メソッド (C1TrueDBDropdown)

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > C1TrueDBDropdown クラス : RowContaining メソッド
The vertical coordinate (Y value) in pixels.
Returns the zero-based index of the display row containing the Y specified coordinate.
シンタックス
'宣言
 
Public Function RowContaining( _
   ByVal y As System.Integer _
) As System.Integer
public System.int RowContaining( 
   System.int y
)

パラメータ

y
The vertical coordinate (Y value) in pixels.

戻り値の型

The display row index beneath the specified Y coordinate.
参照

C1TrueDBDropdown クラス
C1TrueDBDropdown メンバ