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

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