Home > comp > gb.qt > gridview > find 
  [3.0]
 fr de es it nl pl pt pt_BR mk sq ca ar fa vi ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration  
Documentation
History
 
GridView.Find (gb.qt)
Syntax
FUNCTION Find ( X AS Integer, Y AS Integer ) AS Boolean
Finds a cell from mouse coordinates relative to the control.

This function returns TRUE if no cell is found. Otherwise, the found cell is accessible from the Item property.