TableDataRow.Cells

TableDataRow.Cells property

The linked table cells data

public List<TableDataCell> Cells { get; set; }

See Also