CurrentRow Property (SapTable)

Class

SapTable.

Action

Gets the index of the current row. The value is zero-based.

Syntax

C#
protected Integer CurrentRow { get; }
VB
'Declaration
Protected Read Property CurrentRow As Integer

Access

Read only.