ActiveReports 12
Footer Property (TableGroup)

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

Gets or sets the group footer row for the table.

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

Property Value

A HeaderFooter object containing the group footer row.

See Also

Reference

TableGroup Class
TableGroup Members