GetCellTop Method (SapGridView)

Class

SapGridView.

Action

Gets the top position of the specified cell.

Syntax

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