piDogDataView.DataView.RowFromXY

Scope: Public
Function RowFromXY(x as integer, y as Integer, isMouseCoordinates as Boolean=true) As integer
The row located at x,y in the view coordinates if isMouseCoordinate=true. x,y are relative to Scrolled (list) coordinates if isMouseCoordinates=false