ActiveReports 8
Item Property
See Also 
GrapeCity.ActiveReports.Extensibility.v8 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering Namespace > IReadOnlyReportItemCollection Interface : Item Property

Glossary Item Box

Returns the DataDynamics.Reports.Extensibility.Rendering.Components.IReportItem with the specified name.

Overload List

OverloadDescription
Item(String)Returns the DataDynamics.Reports.Extensibility.Rendering.Components.IReportItem with the specified name.  
Item(Int32)Returns the DataDynamics.Reports.Extensibility.Rendering.Components.IReportItem at the specified index.  

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also