Property: | Data type: | Description: | Default: |
|---|---|---|---|
tableParams | <TABLE>-params | border=0 cellspacing=0 cellpadding=0 | |
TDparams | <TD>-params | valign=top | |
rows | int (Range: 2-20) | The number of rows in the columns. | 2 |
totalWidth | int | The total-width of the columns+gaps | |
gapWidth | int /stdWrap +optionSplit | Width of the gap between columns. 0 = no gap | |
gapBgCol | HTML-color /stdWrap +optionSplit | background-color for the gap-tablecells | |
gapLineThickness | int /stdWrap +optionSplit | lineThickness of the dividerline in the gap between cells 0 = no line | |
gapLineCol | HTML-color /stdWrap +optionSplit | Line color | black |
[column-number] 1,2,3,4... | cObject | This is the content-object for each column!! | |
after | cObject | This is a cObject placed after the columns-table!! | |
if | ->if | if "if" returns false the columns are not rendered! | |
stdWrap | ->stdWrap |
[tsref:(cObject).COLUMNS]