Name | Description | |
---|---|---|
Count | Gets the number of elements in the collection. (Inherited from C1.WPF.FlexReport.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 | Overloaded. Gets a section from a C1FlexReport.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 | Overridden. Gets the C1FlexReport object owning this collection. |