The GRIDCOL component represents one column within a FIXGRID grid.

Inside one GRIDCOL you can define exactly one cell control as sub-component (e.g. you arrange a LABEL or a FIELD inside). The cell control itself can be any control, including e.g. a PANE which internally sub-divides into other components. The cell control is arranged as first control inside the GRIDCOL definition.

You may also arrange a second control below the GRIDCOL definition, which is then rendered in the header of the column.