cellTooltip = gridView.GetCellTooltip(row, column)
                  cellTooltip = gridView.GetCellTooltip(row, column)
                  | Variable | Description | 
|---|---|
| cellTooltip | String. | 
| row | Index of the row. The value is zero-based. Integer. | 
| column | Column identifier. String. |