SectionCollection Class Properties
In This Topic
For a list of all members of this type, see SectionCollection members.
Public Properties
| Name | Description |
| Count | Returns the number of elements in the collection. |
| Detail | Returns a reference to the detail section of the report. |
| Footer | Returns a reference to the report footer section. |
| Header | Returns a reference to the report header section. |
| Item | Overloaded. Returns a section from a C1Report.Sections collection. |
| PageFooter | Returns a reference to the page footer section of the report. |
| PageHeader | Returns a reference to the page header section of the report. |
Top
See Also