| オーバーロード | 解説 | 
|---|---|
| RenderInputRadioButton コンストラクタ() | Initializes a new instance of the RenderInputRadioButton class. | 
| RenderInputRadioButton コンストラクタ(String) | Initializes a new instance of the RenderInputRadioButton class, assigning the RenderInputButtonBase.Text property. | 
| RenderInputRadioButton コンストラクタ(String,String) | Initializes a new instance of the RenderInputRadioButton class, assigning the RenderObject.Name and RenderInputButtonBase.Text properties. | 
| RenderInputRadioButton コンストラクタ(String,String,Int32) | Initializes a new instance of the RenderInputRadioButton class, assigning the RenderObject.Name, RenderInputButtonBase.Text and RenderInputRadioButton.GroupIndex properties. | 
| RenderInputRadioButton コンストラクタ(String,Int32) | Initializes a new instance of the RenderInputRadioButton class, assigning the RenderInputButtonBase.Text and RenderInputRadioButton.GroupIndex properties. |