C1.Win.FlexGrid Namespace / C1FlexGridBase Class / HitTest Method / HitTest() Method

In This Topic
HitTest() Method
In This Topic
Returns information about the control at the current mouse position.
Syntax
'Declaration
 
Public Overloads Function HitTest() As HitTestInfo
 

Return Value

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