ActiveReports Developer 7
InsertReportHF() Method
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports Namespace > SectionCollection Class : InsertReportHF() Method

Glossary Item Box

Inserts a report header and a matching report footer into the SectionCollection.

Syntax

Visual Basic (Declaration) 
Public Sub InsertReportHF() 
C# 
public void InsertReportHF()

See Also