KUIML
Blue Cat's User Interface Programming Language
ROW

Description

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

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 <ROW> when layout_type="row".