The NuGridRow class is used to work with rows
NuGridRow
isHeader. Indicates whether the row contains table headers.
parentGrid. The table that includes the row.
rowIndex. Row index.
rowNumber. Row number.
style. Row style options.
absoluteYPosition. Returns absolute position of the row.
cellInColumnWithIndex:. Returns the specified row cell.
height. Row height.
isFixed. Indicates whether the row is fixed.
yPosition. Row position in the visible grid area.
See also: