ComponentOne FlexGrid for WinForms
HitTest() Method

C1.Win.C1FlexGrid Namespace > C1FlexGridBase Class > HitTest Method : HitTest() Method
Returns information about the control at the current mouse position.
Syntax
'Declaration
 
Public Overloads Function HitTest() As HitTestInfo
public HitTestInfo HitTest()

Return Value

A HitTestInfo object that contains information about the point.
See Also

Reference

C1FlexGridBase Class
C1FlexGridBase Members
Overload List