sectionRowIndex property
int
get
sectionRowIndex
The sectionRowIndex read-only property of the HTMLTableRowElement
interface
represents the position of a row within the current section (thead,
tbody, or tfoot).
Implementation
external int get sectionRowIndex;