Control : Radio
Page Status: Beta
![]()
Contents |
Description
A Radio button is a circular button, similar to a Checkbox, that has two states: checked and unchecked. Radio buttons usually appear in groups, from which only one member can be selected at a time.
Click on a Radio button to make a selection. When a radio button in a group is selected, the previously selected button is deselected. Only one button in a group can be selected at a time.
How To
For a detailed example of how to use the control, see the tutorial...
Associated Data Types
- boolean
- date
- dateTime
- float
- gDay
- gMonth
- gMonthDay
- gYear
- gYearMonth
- int32
- int64
- string
- time
- uint32
- uint64
Associated Interface Types
- None
Required Adapter Types
- None
Associated Properties
Specialized Properties
- Bound Label
- Checkbox Behavior
- Label
- Label Placement
- List Logic
- Multiline
- Value When Not Checked
- Value When Selected
Unique Properties
- None



