ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports Namespace / SectionCollection Class / InsertGroupHF Method / InsertGroupHF() Method

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