NuGridCellArea

Description

The NuGridCellArea class is used to work with a cell area

Inheritance Hierarchy

          NSObject

          NuGridCellArea

Comments

An important parameter of a cell area is the order of rows and columns.

Properties

columns. Columns included into the cell area.

columnsXPositions.  Coordinates of X axis columns included into the cell area.

parentGrid. Grid that includes the given cell area.

rows. Rows included into the cell area.

rowsYPositions. Coordinates of Y axis rows included into the cell area.

Methods

isEmpty. Checks whether the cell area is empty.

See also:

Classes