A2v10 Platform documentation
UK


Radio Control

Represents a radio button.

Inherits: CheckBoxBase : ValuedControl : Control : UIElement : UIElementBase

A set of radio buttons is associated with a single value. Typically, such a set is located inside a FieldSet container, although this is not obligatory.

Properties

Name Type Description
CheckedValue Scalar type (String, Number, и т.д.) Obligatory. The value at which the button will be marked. Can be a binding.
Style RadioButtonStyle Button type. It can be displayed as a standard radio button or as a check box. Displaying as a checkbox is most commonly used in reports.
Base item properties

Example

Suppose the model has an Element item that has the Option property.

XAML


Result

Selected: