ActiveReports3 Request technical support
Item Property
See Also 


Returns a reference to a Section in the SectionCollection using its index or unique name.

Overload List

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

See Also