[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Table.Footer

Footer Property

Gets or sets a footer of a table.

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

A Footer object representing the footer of the table.

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