CurrentCellRow Property (SapGridView)

Class

SapGridView.

Action

Gets the current row.

Syntax

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

Access

Read only.