C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderInputRadioButton Class / RenderInputRadioButton Constructor

In This Topic
RenderInputRadioButton Constructor
In This Topic
Overload List
OverloadDescription
Initializes a new instance of the RenderInputRadioButton class.  
Initializes a new instance of the RenderInputRadioButton class, assigning the RenderInputButtonBase.Text property.  
Initializes a new instance of the RenderInputRadioButton class, assigning the Name and RenderInputButtonBase.Text properties.  
Initializes a new instance of the RenderInputRadioButton class, assigning the Name, RenderInputButtonBase.Text and GroupIndex properties.  
Initializes a new instance of the RenderInputRadioButton class, assigning the RenderInputButtonBase.Text and GroupIndex properties.  
See Also