GetCellLeft Method (SapGridView)

Class

SapGridView class

Action

Gets the left position of the cell.

Syntax

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