GroupLayout
Specs
Details | ||
---|---|---|
Name | GroupLayout | |
Classification | attribute | |
Parent | <Question> | |
Required | no | |
Syntax | GroupLayout="string" | |
Options | Vertical | (default) present options in a box vertically |
Horizontal | present options in a box horizontally | |
Restrictions | only for question types: Radio and CheckBox |
Description
The GroupLayout attribute gives you the ability to line up your options in a question box either vertically or horizontally. This attribute is only active for question types: Radio and CheckBox .
Example
See Question Types for examples.