IsCellHotspot Method (SapGridView)

Class

SapGridView.

Action

Returns true if the cell is a link.

Syntax

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