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

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