[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Table.Header

Header Property

Header

Gets or sets a header of a table.

Declaration
public Header Header { get; set; }
Property Value
Type Description
Header

A Header object representing the header of the table.

Remarks

The table must include at least one of the following: Details, Header, or Footer.