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