ComponentOne Reports for WPF
C1.C1Report Namespace / SectionCollection Class / Item Property

In This Topic
    Item Property (SectionCollection)
    In This Topic
    Returns a section from a C1Report.Sections collection.
    Overload List
    OverloadDescription
    Returns a section from a C1Report.Sections collection.  
    Returns a section from a C1Report.Sections collection.  
    Returns a section from a C1Report.Sections collection.  
    Remarks
    The index parameter may be an integer between zero and SectionCollection.Count-1.
    See Also