NuGridColumn

Description

The NuGridColumn class is used to work with a column

Inheritance Hierarchy

          NSObject

          NuGridColumn

Properties

columnIndex. Column index.

columnNumber. Column number.

isHeader. Indicates whether the column contains grid headings.

parentGrid. The table that includes the column.

style. Column style options.

Methods

absoluteXPosition. Returns absolute position of the column.

cellInRowWithIndex:. Gets the specified cell from the column.

isFixed. Indicates whether the column is fixed.

width. Column width.

xPosition. Column position in the visible grid area.

See also:

Classes