ComponentOne FlexReport for WinForms
Item Property (SectionCollection)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > SectionCollection Class : Item Property
Gets a section from a C1FlexReport.Sections collection by its Section.Type. Throws an exception if section with specified Section.Type not found.
Overload List
OverloadDescription
Gets a section from a C1FlexReport.Sections collection by its Section.Type. Throws an exception if section with specified Section.Type not found.  
(Inherited from C1.Win.FlexReport.ReportObjectList<Section>)
Gets the element with specified name. (Inherited from C1.Win.FlexReport.ReportObjectCollection<Section>)
See Also

Reference

SectionCollection Class
SectionCollection Members