ActiveReports 12
Header Property (TableGroup)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > TableGroup Class : Header Property

Gets or sets the group header row for the table.

Syntax
'Declaration
 
Public Property Header As Header
public Header Header {get; set;}

Property Value

A HeaderFooter object containing the group header row.

See Also

Reference

TableGroup Class
TableGroup Members