ActiveReports 12
Footer Property (Table)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Table Class : Footer Property

Gets or sets the table footer rows.

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

Property Value

A HeaderFooter object containing the table footer rows.

See Also

Reference

Table Class
Table Members