company logo

Cell :: layout - Cell layout property

The cell layout property provides several layout elements for the cell as font and colors, decorations and textual information. Layout elements not explicitly defined for the data item are taken from the column layout and than from the list control layout.

Return value:  Font definition ( odabagui::Layout  )

Font definition includes all font properties including size and color.

Implementation details

odabagui::Layout Cell  :: layout (  )

The current cell layout is determined from the settings for the cell, column, region and control. Layout elements not defined so far are taken from the next higher level.

When no valid cell is attached, the property returns an exception.