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

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > C1TrueDBGrid クラス : SplitContaining メソッド
The x-coordinate.
The y-coordinate.
Returns the SplitIndex of the split containing the specified coordinate.
シンタックス
'宣言
 
Public Function SplitContaining( _
   ByVal x As System.Integer, _
   ByVal y As System.Integer _
) As System.Integer
public System.int SplitContaining( 
   System.int x,
   System.int y
)

パラメータ

x
The x-coordinate.
y
The y-coordinate.

戻り値の型

The SplitIndex beneath the specified coordinate pair.
参照

C1TrueDBGrid クラス
C1TrueDBGrid メンバ