Checkbox Cell

Overview

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.

organizing info

Control Properties

Selected

An Airkit Expression used to determine if the cell is currently selected.

Control Actions

Clicked

This event is fired when a user clicks the button.  Learn about how to use Actions.

Styling and Theming

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.

Examples

Simple Checkbox Cell:

organizing info

Each item in the list is a Checkbox Cell containing a Checkbox Web Control and a Label Web Control.