RowCount Property (Reference)
Gets the totals row count.
public int RowCount {get;}
'Declaration
Public ReadOnly Property RowCount As Integer
'Usage
Dim instance As Reference
Dim value As Integer
value = instance.RowCount
Property Value
An integer value represents the row count.