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

In This Topic
    RenderObject Property (TableCell)
    In This Topic
    Gets or sets the RenderObject contained in the current cell.
    Syntax
    'Declaration
     
    Public Property RenderObject As RenderObject
    public RenderObject RenderObject {get; set;}
    See Also