rowIndex property
num
get
rowIndex
Retrieves the position of the object in the rows collection for the table.
Implementation
_i2.num get rowIndex => _i4.getProperty(
this,
'rowIndex',
);