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

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > C1TrueDBGrid クラス > PointAt メソッド : PointAt(Point) メソッド
The Point in client coordinates.
Returns one of the PointAtEnum enumerations, which indicates the kind of grid element beneath the specified coordinate.
シンタックス
'宣言
 
Public Overloads Function PointAt( _
   ByVal p As System.Drawing.Point _
) As PointAtEnum
public PointAtEnum PointAt( 
   System.Drawing.Point p
)

パラメータ

p
The Point in client coordinates.

戻り値の型

The PointAtEnum enumerations under the given coordinate.
参照

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