Customizing the metamodel : Keywords for USRPROPS : COLS, COLUMNS
  
COLS, COLUMNS
A layout command that specifies the number of columns into which a group of properties will be placed in a definition dialog.
Example
DEFINITION "Referent" {
LAYOUT { COLS 2 ALIGN OVER TAB }
...}