The C1GridViewRowsAccessor type exposes the following members.

Methods

  Name Description
Public method Static member CellsCount
Gets the number of cells in two-dimensional array of TableRowElement objects.
Public method Static member GetCell
Gets a cell by its global index in a row's array passed in rowObj.
Public method Static member IterateCells
Sequentially iterates the cells in a rows array.

See Also