A2v10 Platform documentation
UK


CheckBox Control

Represents a checkbox. Usually associated with a boolean value in the model.

Inherits: CheckBoxBase : ValuedControl : Control : UIElement : UIElementBase

Properties

Name Type Description
The object has no properties of its own.
Base item properties

Example

Let the model have an Element, item that has a Checked property.

XAML


Result