PrintDocument for WinForms | ComponentOne
C1.PrintDocument.8 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 RenderObject.Name and RenderInputButtonBase.Text properties.  
    Initializes a new instance of the RenderInputRadioButton class, assigning the RenderObject.Name, RenderInputButtonBase.Text and RenderInputRadioButton.GroupIndex properties.  
    Initializes a new instance of the RenderInputRadioButton class, assigning the RenderInputButtonBase.Text and RenderInputRadioButton.GroupIndex properties.  
    See Also