WiX Database XML Schema

Element: RadioButtonGroup

Description

Set of radio buttons tied to the specified Property

Derived By

Restricting anyType

Attributes

Name  Type  Description 
Property  string  Property tied to this group.

Content Model

Contains elements as defined in the following table.

Component  Type  Description 
RadioButton  anyType (restriction)  Text or Icon plus Value that is assigned to the Property of the parent Control (RadioButtonGroup).