WebRadioGroup.RowAt
From Xojo Documentation
![]() |
This item was deprecated in version 2021r1. Please use WebRadioGroup.ItemAt as a replacement. |
Method
WebRadioGroup.RowAt(index As Integer) As WebRadioButton
New in 2020r1
Supported for all project types and targets.
New in 2020r1
Supported for all project types and targets.
Returns the WebRadioButton at the index passed.
See Also
WebRadioButton class.