NuGridRow

Description

The NuGridRow class is used to work with rows

Inheritance Hierarchy

          NSObject

          NuGridRow

Properties

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.

Methods

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:

Classes