GetCellTop Method (SapGridView)

Class

SapGridView class

Action

Gets the top position of the specified cell.

Syntax

iCellTop = gridView.GetCellTop(row, column)
Variable Description
iCellTop INTEGER.
row Index of the row. The value is one-based. INTEGER.
column Column identifier. STRING.