Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderBarCodeFragment Class / RenderObject Property

In This Topic
    RenderObject Property (RenderBarCodeFragment)
    In This Topic
    Gets the RenderBarCode which produced the current fragment.
    Syntax
    'Declaration
     
    Public Shadows ReadOnly Property RenderObject As RenderBarCode
    public new RenderBarCode RenderObject {get;}
    See Also