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

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > C1TrueDBGrid クラス > ColContaining メソッド : ColContaining(Int32) メソッド
The horizontal coordinate (X value) in pixels.
Returns the column index for the column containing the specified X coordinate.
シンタックス
'宣言
 
Public Overloads 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.
参照

C1TrueDBGrid クラス
C1TrueDBGrid メンバ
オーバーロード一覧