Select(UInt32) Method
Selects the specified radio button from the radio group, replacing the previous selection.

C# Syntax

void Select( 
   uint itemIndex
)

Parameters

itemIndex
The index of the item to select.