GridLayout

gridLayout is a container facilitating lay out of a set of components in a rectangular grid.

Specific properties:

At least one row and one column must be specified for each GridLayout.

See GridLayout for details.