KUIML
Blue Cat's User Interface Programming Language
COLUMN

Description

This is a specialized CELL element with layout_type forced to 'column'.

Inherited Attributes

See CELL element. Note that the layout_type attribute cannot be changed.

Examples

There is nothing special for this element compared to a cell element. You can rewrite the same examples as for the cell, replacing <CELL> element with <COLUMN> when layout_type="column".