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

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