SetCurrentCellRow Method (SapGridView)

Class

SapGridView class

Action

Sets the row of the current cell.

Syntax

gridView.SetCurrentCellRow(row)
Variable Description
row Index of the row. The value is one-based. INTEGER.