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

In This Topic
    Table Property (TableCell)
    In This Topic
    Gets the RenderTable containing the current cell.
    Syntax
    'Declaration
     
    Public ReadOnly Property Table As RenderTable
    public RenderTable Table {get;}
    See Also