ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports Namespace / SectionCollection Class / InsertPageHF() Method

In This Topic
    InsertPageHF() Method
    In This Topic
    Inserts a page header and a page matching footer into the SectionCollection with the default names PageHeader1, PageFooter1; where 1 is an order number.
    Syntax
    'Declaration
     
    Public Sub InsertPageHF() 
    public void InsertPageHF()
    See Also