C1.C1Preview Namespace > RenderInputRadioButton Class : RenderInputRadioButton Constructor |
Overload | Description |
---|---|
RenderInputRadioButton Constructor() | Initializes a new instance of the RenderInputRadioButton class. |
RenderInputRadioButton Constructor(String) | Initializes a new instance of the RenderInputRadioButton class, assigning the RenderInputButtonBase.Text property. |
RenderInputRadioButton Constructor(String,String) | Initializes a new instance of the RenderInputRadioButton class, assigning the Name and RenderInputButtonBase.Text properties. |
RenderInputRadioButton Constructor(String,String,Int32) | Initializes a new instance of the RenderInputRadioButton class, assigning the Name, RenderInputButtonBase.Text and GroupIndex properties. |
RenderInputRadioButton Constructor(String,Int32) | Initializes a new instance of the RenderInputRadioButton class, assigning the RenderInputButtonBase.Text and GroupIndex properties. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2