PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / RenderInputRadioButton Class / AssignFrom Method

In This Topic
    AssignFrom Method (RenderInputRadioButton)
    In This Topic
    Assigns (copies) properties from another RenderObject to the current object. Calls the base RenderInputButtonBase.AssignFrom method. If source is a RenderInputRadioButton, also copies RenderInputRadioButton-specific properties.
    Overload List
    OverloadDescription
    Assigns (copies) properties from another RenderObject to the current object. Calls the base RenderInputButtonBase.AssignFrom method. If source is a RenderInputRadioButton, also copies RenderInputRadioButton-specific properties.  
    Assigns (copies) properties from another RenderObject to the current object. The list of fragments (the Fragments property) is neither copied nor changed. Properties UserData, PageNumberingChange are copied by reference. The Name property is not copied. (Inherited from C1.C1Preview.RenderObject)
    Assigns (copies) properties from another RenderObject to the current object. The list of fragments (the Fragments property) is neither copied nor changed. Properties UserData, PageNumberingChange are copied by reference. The Name property is not copied. (Inherited from C1.C1Preview.RenderObject)
    Assigns (copies) properties from another RenderObject to the current object. The list of fragments (the Fragments property) is neither copied nor changed. Properties UserData, PageNumberingChange are copied by reference. The Name property is not copied. (Inherited from C1.C1Preview.RenderObject)
    See Also