SelectedRadioIndex Property
SelectedRadioIndex
Gets or sets the zero-based index of a radio button that is currently selected.
Declaration
[Browsable(false)]
public int SelectedRadioIndex { get; set; }
<Browsable(False)>
Public Property SelectedRadioIndex As Integer