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

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