OracleFormRadioButton

This object is used to automate an oracle.forms.ui.VRadioButton component or its subclasses.

Property

Description

bool IsSelected {get;}

Gets the state of the radio button.

The following method is used to select the radio button:

void Select()