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

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