Gets the index of this row, relative to the current section.

[VBScript]
Public ReadOnly Property SectionRowIndex As Integer
[JScript]
public function get SectionRowIndex() : int;

Property Value

The zero-based index of this row, relative to the current section.

See Also

HTMLTableRowElement Object | HTMLTableRowElement Members | DOM Namespace