'Declaration Public Overloads Sub InsertGroupHF( _ ByVal grHeaderName As String, _ ByVal grFooterName As String _ )
public void InsertGroupHF( string grHeaderName, string grFooterName )
Parameters
- grHeaderName
- Specifies the name of the Group Header section.
- grFooterName
- Specifies the name of the Page Footer section.