RadioButtonGroup.choices

public IEnumerable<string> choices;

Description

The list of available choices in the group.

Writing to this property removes existing RadioButton elements and re-creates them to display the new list.


Did you find this page useful? Please give it a rating: