Radio
Radio button in the radiogroup object
Attributes
Common
Value
Specifies the value of the radio button.
Label
Specifies the label of the radio button. If not specified, the value is used as label.
Enabled
Specifies wether the radio button is enabled.
The default
value is: true
.
Attribute Values
Value | Description |
---|---|
false | False. |
true | Default value. True. |