VisibleRowCount Property (SapGridView)

Class

SapGridView.

Action

Gets the number of visible rows of the grid view.

Syntax

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

Access

Read only.