WebRadioGroup.RowAt

From Xojo Documentation

Method

WebRadioGroup.RowAt(index As Integer) As WebRadioButton

New in 2020r1

Supported for all project types and targets.

Returns the WebRadioButton at the index passed.

See Also

WebRadioButton class.