Interface IRadioGroupItem
A radio button in an Oracle Radio Group.
public interface IRadioGroupItem
Properties
IsSelected
Indicates whether this radio button is selected.
bool IsSelected { get; }
A radio button in an Oracle Radio Group.
public interface IRadioGroupItem
Indicates whether this radio button is selected.
bool IsSelected { get; }