GrapeCity.ActiveReports.Extensibility.v8 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering Namespace > IReadOnlyReportItemCollection Interface > Item Property : Item(Int32) Property |
'Declaration Overloads ReadOnly Property Item( _ ByVal index As System.Integer _ ) As IReportItem
IReportItem Item( System.int index ) {get;}
Exception | Description |
---|---|
ArgumentOutOfRangeException | index is not a valid index in the collection. |