Checkbox Cell
Last updated
Last updated
The Checkbox Cell is traditionally used in the Checkbox List as a container for each individual item on the list. The checkbox cell is a Container and has the same visual characteristics.
An Airkit Expression used to determine if the cell is currently selected.
Clicked
This event is fired when a user clicks the button. Learn about how to use Actions.
Checkbox 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 to be used for multiple different Checkbox Cells, but all style overrides will be displayed on each element of the checkbox cell in the list.
Simple Checkbox Cell:
Each item in the list is a Checkbox Cell containing a Checkbox Web Control and a Label Web Control.