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

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > C1TrueDBGrid クラス > ColContaining メソッド : ColContaining(Point) メソッド
The point.
Returns the column index for the column containing the specified point.
シンタックス
'宣言
 
Public Overloads Function ColContaining( _
   ByVal p As System.Drawing.Point _
) As System.Integer
public System.int ColContaining( 
   System.Drawing.Point p
)

パラメータ

p
The point.

戻り値の型

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

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