Visual Basic (Declaration) | |
---|---|
Overloads ReadOnly Property Item( _ ByVal index As System.Integer _ ) As IBand |
Parameters
- index
- The index of the item.
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | index is not a valid index in the collection. |
ActiveReports Developer 7 | |
Item(Int32) Property | |
See Also |
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IDetailBandCollection Interface > Item Property : Item(Int32) Property |
Glossary Item Box