Rowchildren

CE
PE
EE

Employment/Purpose

The column of Rowlayout.

Properties

Colspan

By default, the colspan of Rowchildren is 1.

<rowlayout>
    <rowchildren colspan="10">
        <window border="normal" title="colspan=10"/>
    </rowchildren>
</rowlayout>

Offset

By default, the offset of Rowchildren is 0.

<rowlayout>
    <rowchildren offset="10">
        <window border="normal" title="offset=10"/>
    </rowchildren>
</rowlayout>

Supported Events

Name

Event Type

None

None

Version History

Version Date Content