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

In This Topic
    Table Property (TableVectorGroupCollection)
    In This Topic
    Gets the RenderTable containing the current collection of row or column groups.
    Syntax
    'Declaration
     
    Public ReadOnly Property Table As RenderTable
    public RenderTable Table {get;}
    See Also