单项选择题

使用RadioButtonList生成单选列表,选中其中的某项时触发SelectedIndexChanged事件,则该控件的哪个属性要设置为True()。

A.checked
B.AutoPostBack
C.selected
D.Text