cellIndex property

num cellIndex

Retrieves the position of the object in the cells collection of a row.

MDN Reference

Implementation

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