SelectedIndex Property (IRadioGroup)
The index of the selected item in the radio group (or -1 if none is selected).

C# Syntax

int SelectedIndex {get;}