AbsorbedTable.RowList

AbsorbedTable.RowList property

Gets readonly IList containing rows of the table

public IList<AbsorbedRow> RowList { get; }

See Also