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