ActiveReports Developer 7
Item Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace > ILayoutArea Interface : Item Property

Glossary Item Box

Specifies an item by its string identifier.

Overload List

OverloadDescription
Item(String)Specifies an item by its string identifier.  
Item(Int32)Specifies an item by its integer index.  

See Also