RowCount Property (SapGridView)

Class

SapGridView.

Action

Gets the number of rows.

Syntax

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

Access

Read only.