GetCellLeft Method (SapGridView)

Class

SapGridView.

Action

Gets the left position of the cell.

Syntax

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