Overview
The Radio Cell is traditionally used in the Radio List as a Container; hence it has the same visual characteristics.
Control Properties
Selected
An Airkit Expression is used to determine if the cell is currently selected.
Control Actions
Clicked
This event is fired when a user clicks the button. See how to use Actions.
Styling and Theming
Radio Cell is a type of container, and as such, has the same styling and theming capabilities as a Container. Theming can be used to define variants for multiple different Radio Cells, but all styles will be displayed on each element of the Checkbox Cell in the list.
Example 1: Radio cell in a Radio List
Each item in the list is a Checkbox Cell containing a Radio Button Web Control and a Label web control.