'Declaration
Public Function HitTest( _ ByVal x As System.Integer, _ ByVal y As System.Integer _ ) As System.Windows.Forms.DataGridView.HitTestInfo
'Usage
Dim instance As NDataGridView Dim x As System.Integer Dim y As System.Integer Dim value As System.Windows.Forms.DataGridView.HitTestInfo value = instance.HitTest(x, y)
Parameters
- x
- y