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

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