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

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