rowIndex property

num rowIndex

Retrieves the position of the object in the rows collection for the table.

MDN Reference

Implementation

_i2.num get rowIndex => _i4.getProperty(
      this,
      'rowIndex',
    );