cellIndex property
num
get
cellIndex
Retrieves the position of the object in the cells collection of a row.
Implementation
_i2.num get cellIndex => _i4.getProperty(
this,
'cellIndex',
);