| 名前 | 解説 | |
|---|---|---|
![]() | Count | Gets the number of elements in the collection. C1.Report.ReportObjectList<Section>から継承されます。 |
![]() | 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 | オーバーロードされます。 Gets a section from a FlexReport.Sections collection by its Section.Type. Throws an exception if section with specified Section.Type not found. |
![]() | PageFooter | Returns a reference to the page footer section of the report. |
![]() | PageHeader | Returns a reference to the page header section of the report. |
![]() | Report | オーバーライドされます。 Gets the FlexReport object owning this collection. |
