C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputRadioButton Class / SelectedIndex Property

In This Topic
SelectedIndex Property (InputRadioButton)
In This Topic
Gets or sets index of the selected item in the group of radio buttons.
Syntax
'Declaration
 
Public Property SelectedIndex As Integer
 
See Also