[]
        
Inserts a group header and a matching group footer into the SectionCollection with the default names GroupHeader1,GroupFooter1; where 1 is an order number.
public void InsertGroupHF()
Inserts a group header and a matching group footer into the SectionCollection with the names, specified in the corresponding grHeaderName and grFooterName parameters.
public void InsertGroupHF(string grHeaderName, string grFooterName)
| Type | Name | Description | 
|---|---|---|
| string | grHeaderName | |
| string | grFooterName |