GetCellTooltip Method (SapGridView)

Class

SapGridView.

Action

Gets the tooltip of the specified cell.

Syntax

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