Vertical Order (verticalorder)

DSP widget property that determines whether the buttons of a radio group on a DSP are ordered vertically (that is, from top to bottom). True or False (default).

verticalorder="True | False"

Value

Description

True The RadioGroup orders the buttons from top to bottom. If the RadioGroup shows several columns of buttons, the first buttons are in the left-most column, from top to bottom, and the last buttons are in the right-most column.
False (default) The RadioGroup orders the buttons from left to right. If the RadioGroup shows several rows of buttons, the first buttons are in the top row, from left to right, and the last buttons in the bottom row.

Usage

Dynamic? Yes

Applies To

RadioGroup