Interface IRadioGroupItem
A radio button in an Oracle Radio Group.
Namespace: HP.LFT.SDK.Oracle
Assembly: HP.LFT.SDK.dll
Syntax
public interface IRadioGroupItem
Properties
IsSelected
Indicates whether this radio button is selected.
Declaration
bool IsSelected { get; }
Property Value
| Type | Description |
|---|---|
| bool |