The SectionCollection type exposes the following members.
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[([( Int32])]) |
Returns a section from a Sections collection.
|
|
Item[([( String])]) |
Returns a section from a Sections collection.
|
|
Item[([( SectionTypeEnum])]) |
Returns a section from a 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.
|