| Form file structure / LAYOUT section | |
Defines a layout area based on a grid of cells.
GRID [identifier] [ ( attribute [,...] ) ]
{
{ text
| item-tag
| hbox-tag
| layout-tag
| horizontal-line }
[...]
}
END
The GRID container declares a formatted text block, defining the dimensions and the positions of children form items.
For more details about this item type, see GRID item type.
GRID
{
<GROUP g1 >
Id: [f1] Name: [f2 ]
Addr: [f3 ]
< >
}
END