Description
Enables a one-of-many selection of its children.
Details
Properties (1)
-
layout
-
<attribute name="layout" value="class: simplelayout; axis: y; spacing:5" />
The layout to use for the radiogroup. The default is simplelayout
with spacing 5. Note: if you use another layout, be sure to
include the layout library file.
LZX Synopsis
<class name="
radiogroup" extends="
baselist
">
<attribute name="
layout
" value="
class: simplelayout; axis: y; spacing:5" />
</class>