Property SelectedItem
SelectedItem
The currently selected item from the list of radio labels
public int SelectedItem { get; set; }
Property Value
- int
The selected.
The currently selected item from the list of radio labels
public int SelectedItem { get; set; }
The selected.