ActiveReports 12
TableRows Property (HeaderFooter)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > HeaderFooter Class : TableRows Property

Gets the footer or header rows for the table or group.

Syntax
'Declaration
 
Public ReadOnly Property TableRows As TableRowCollection
public TableRowCollection TableRows {get;}

Property Value

A TableRowCollection object containing the footer or header rows for the table or group.
See Also

Reference

HeaderFooter Class
HeaderFooter Members