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

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > C1TrueDBDropdown クラス : ColContaining メソッド
The horizontal coordinate (X value) in pixels.
Returns the column index for the column containing the specified X coordinate.
シンタックス
'宣言
 
Public Function ColContaining( _
   ByVal x As System.Integer _
) As System.Integer
public System.int ColContaining( 
   System.int x
)

パラメータ

x
The horizontal coordinate (X value) in pixels.

戻り値の型

The index of the column in the Split.DisplayColumns collection beneath the specified X coordinate.
参照

C1TrueDBDropdown クラス
C1TrueDBDropdown メンバ