Home / comp / gb.qt / arrange / row 
Arrange.Row (gb.qt)
Syntax
CONST Row AS Integer = 3
Indicates that a container stacks its children in row.

If the children controls cannot fit horizontally, then a new row of controls is started just under the previous one.