ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / ControlCollection Class / Item Property

In This Topic
    Item Property (ControlCollection)
    In This Topic
    Returns a control in the collection at the specified index or with a specified name.
    Overload List
    OverloadDescription
    Gets the Control object at the specified indexed location in the ControlCollection.  
    Gets the Control object with the specified name in the ControlCollection.  
    See Also