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

In This Topic
    CreateDataBindingCopy Method (RenderInputRadioButton)
    In This Topic
    For internal use.
    Syntax
    'Declaration
     
    Protected Overridable Function CreateDataBindingCopy( _
       ByVal parentOutline As OutlineNode _
    ) As RenderObject
    protected virtual RenderObject CreateDataBindingCopy( 
       OutlineNode parentOutline
    )

    Parameters

    parentOutline
    See Also