ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports Namespace / SectionCollection Class / Item Property

In This Topic
    Item Property (SectionCollection)
    In This Topic
    Returns a reference to a Section in the SectionCollection using its index or unique name.
    Overload List
    OverloadDescription
    Gets the Section object at the specified indexed location in the SectionCollection.  
    Gets the Section object with the specified name in the SectionCollection.  
    See Also