DesktopRadioGroup.ItemAt
From Xojo Documentation
Method
DesktopRadioGroup.ItemAt(index As Integer) As DesktopRadioButton
New in 2021r3
Supported for all project types and targets.
New in 2021r3
Supported for all project types and targets.
Returns the DesktopRadioButton at the index passed.
See Also
DesktopRadioButton class.