Table of Contents

Interface IRadioGroupItem

Namespace
HP.LFT.SDK.Oracle
Assembly
HP.LFT.SDK.dll

A radio button in an Oracle Radio Group.

public interface IRadioGroupItem

Properties

IsSelected

Indicates whether this radio button is selected.

bool IsSelected { get; }

Property Value

bool