FlexReport for WPF | ComponentOne
C1.WPF.Report Assembly / C1.WPF.Report Namespace / SectionCollection Class / Item Property

In This Topic
    Item Property (SectionCollection)
    In This Topic
    Gets a section from a FlexReport.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 FlexReport.Sections collection by its Section.Type. Throws an exception if section with specified Section.Type not found.  
    Gets the element at the specified index. (Inherited from C1.WPF.Report.ReportObjectList<Section>)
    Gets the element with specified name. (Inherited from C1.WPF.Report.ReportObjectCollection<TItem>)
    See Also