FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / SectionCollection Class / Item Property

In This Topic
    Item Property (SectionCollection)
    In This Topic
    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.Xaml.FlexReport.ReportObjectList<Section>)
    Gets the element with specified name. (Inherited from C1.Xaml.FlexReport.ReportObjectCollection<TItem>)
    See Also