CadLinkedTableData.Rows

CadLinkedTableData.Rows property

The linked table rows data

public List<TableDataRow> Rows { get; set; }

See Also