HTMLTableSectionElement.Rows

HTMLTableSectionElement.Rows property

The collection of rows in this table section.

public HTMLCollection Rows { get; }

See Also