Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderInputButton Class / CreateDataBindingCopy Method

In This Topic
    CreateDataBindingCopy Method (RenderInputButton)
    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