Radio Buttons¶
Property | Data type | Default | Plus | Mvc |
---|---|---|---|---|
cols | Integer | 1 | Yes | Yes |
default | Integer | Yes | Yes | |
displayAsImage | Boolean | 1 | Yes | Yes |
horizontalLayout | Boolean | 0 | Yes | Yes |
cols¶
Property
cols
Data type
Integer
Description
Number of columns to display.
Default
1
default¶
Property
default
Data type
Integer
Description
Default value.
displayAsImage¶
Property
displayAsImage
Data type
Boolean
Description
If set, radio buttons are displayed as images instead of labels.
Default
1
horizontalLayout¶
Property
horizontalLayout
Data type
Boolean
Description
If set to 1, radio buttons are displayed horizontally.
Default
0