RowsCount Property (TableDescription)
The number of rows in the table including the header.

C# Syntax

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