ActiveReports3 Request technical support
Item Property
See Also 


Returns a control in the collection at the specified index or with a specified name.

Overload List

OverloadDescription
Item(Int32)Gets the Control object at the specified indexed location in the ControlCollection.  
Item(String)Gets the Control object with the specified name in the ControlCollection.  

See Also