バージョン

GetSelectedUltraRadioButton メソッド

この UltraRadioButton でグループ内で選択された UltraRadioButton コントロールを返します。グループに選択した項目がない場合は null。
シンタックス
'宣言
 
Public Function GetSelectedUltraRadioButton() As UltraRadioButton
public UltraRadioButton GetSelectedUltraRadioButton()
参照