Number of Rows (rows)

Number of rows used to display the options in this radio group.

"rows=Number"

Description

If you specify too few rows or columns to accommodate the number of values and representations defined, and there is sufficient space, Uniface calculates the number of rows and columns to fit everything in. If there is insufficient space, Uniface draws the buttons overlapping one another.

Columns Rows Appearance
Empty or 0 Empty or 0 One column is used.
Empty or 0 >0 Number of Rows is used.
>0 Empty or 0 Number of Columns is used.
>0 >0 Number of Columns is used.

Setting in ProcScript

$fieldproperties(FLD) = "rows=2"