ActiveReports 9
Item(Int32) Property

The index of the item.
Returns the DetailBand at the specified index.
Syntax
'Declaration
 
Overloads ReadOnly Property Item( _
   ByVal index As System.Integer _
) As IBand
IBand Item( 
   System.int index
) {get;}

Parameters

index
The index of the item.
Exceptions
ExceptionDescription
ArgumentOutOfRangeExceptionindex is not a valid index in the collection.
See Also

Reference

IDetailBandCollection Interface
IDetailBandCollection Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum