VisibleRowCount Property (SapTable)

Class

SapTable.

Action

Gets the number of visible rows in the table.

Syntax

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

Access

Read only.