PressButton Method (SapGridView)

Class

SapGridView.

Action

Presses the button placed in the specified cell.

Syntax

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