SingleSelect(UInt32) Method
Selects the radio button adjacent to the list item.

C# Syntax

void SingleSelect( 
   uint itemIndex
)

Parameters

itemIndex
The index of the radio button to select.