Orientation Attribute
Data Type: smallint
4GL Access: RW
The Orientation attribute specifies the direction of the table field. Valid values are:
FO_VERTICAL
Displays the columns in the vertical position, with the rows moving across the screen
FO_HORIZONTAL
Displays the columns horizontally, going across the screen, with the rows in a vertical position
Default: FO_VERTICAL (the standard row-based table field)