company logo

Cell :: line - Parent line property

The parent line is the line the cell belongs to. As soon as a line is attached to a list item, the cell will be attached to the appropriate data item in the list item.

When the cell is not attached to a line, the function throws an exception. Cells may be attached to invalid lines, in which case the function returns an invalid line.

Return value:  Reference to line ( odabagui::Line & )

Implementation details

odabagui::Line Cell  :: line (  )

The function returns the parent line for the cell.