Select Method (UIARadioButton)
Class
UIARadioButton
.
Action
Deselects any selected items and then selects the current element.
Syntax
C#
radioButton
.
Select
()
VB
radioButton
.
Select
()