HitTest Method (C1FlexPivotGrid)
In This Topic
Returns information about the control at a specified point on the control surface.
Overload List
Overload | Description |
HitTest(Int32,Int32) | Returns information about the control at a specified point on the control surface. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |
HitTest(Point) | Returns information about the control at a specified point on the control surface. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |
HitTest() | Returns information about the control at the current mouse position. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |
See Also