PageHeader Property (TableVectorGroup)
Gets or sets a value indicating whether the current group should be repeated as a table header on each page where the containing table is printed.
Only one row and column group in a table can has this property set to true.
public bool PageHeader {get; set;}
'Declaration
Public Property PageHeader As Boolean