Click Method (SapGridView)

Class

SapGridView class

Action

Clicks on the specified cell.

Syntax

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