Gets the table rows.

Namespace: Docentric.Documents.ObjectModel.Tables
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)
public ReadOnlyCollection<TableRow> Rows { get; }

Property Value

Type: ReadOnlyCollection<T>