piDogDataView.DataView.ColumnFromXY

Scope: Public
Function ColumnFromXY(x As Integer, y As integer, isMouseCoordinates as Boolean=true) As Integer
Get the column at x,y relative to the View if isMouseCoordinates=true. x,y are relative to Scrolled (list) coordinates if isMouseCoordinates=false