DropDownList控件通过()可以获取用户选择的项的索引
A.DataTextField
B.DataValueField
C.SelectedIndex
D.SelectedItem
正确答案是C