| Visual Basic (Declaration) | |
|---|---|
Public Overloads Function Add( _ ByVal type As SectionType, _ ByVal name As System.String _ ) As Section | |
Parameters
- type
- SectionType of the new section.
- name
- Name of the new section, must be unique within the report.
|
| ActiveReports Developer 7 | |
| Add(SectionType,String) Method | |
| See Also | |
| GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports Namespace > SectionCollection Class > Add Method : Add(SectionType,String) Method |
Glossary Item Box
| Visual Basic (Declaration) | |
|---|---|
Public Overloads Function Add( _ ByVal type As SectionType, _ ByVal name As System.String _ ) As Section | |