Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / TableVectorGroup Class / Footer Property

In This Topic
    Footer Property (TableVectorGroup)
    In This Topic
    Gets or sets flags indicating whether the current group should be treated as a table footer repeated on each page and/or column.
    Syntax
    'Declaration
     
    Public Property Footer As TableFooterEnum
    public TableFooterEnum Footer {get; set;}
    See Also