The Radio Group part enables you to associate RadioButton or CheckBox parts that are not located together on the user interface. (RadioButton or CheckBox parts within a single GroupBox or Box part are automatically assigned to the same radio group.)
This part has only one feature on its public interface: self. Connect this attribute to the group attribute of the RadioButton or CheckBox parts that you wish to associate.