The NuGridColumn class is used to work with a column
NuGridColumn
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.
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: