ComponentOne InputPanel for WinForms
SelectedIndex Property (InputRadioButton)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputRadioButton Class : SelectedIndex Property
Gets or sets index of the selected item in the group of radio buttons.
Syntax
'Declaration
 
Public Property SelectedIndex As System.Integer
public System.int SelectedIndex {get; set;}
See Also

Reference

InputRadioButton Class
InputRadioButton Members