Click Method (SapGridView)

Class

SapGridView.

Action

Clicks on the specified cell.

Syntax

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