RowsCount Property (TableDescription)
The number of rows in the table not including the header (1-based).

C# Syntax

public new Nullable<uint> RowsCount {get; set;}