ActiveReports 8
Item(Int32) Property

The index of the item.
Specifies an item by its integer index.
Syntax
'Declaration
 
Overloads ReadOnly Property Item( _
   ByVal index As System.Integer _
) As ILayoutArea
ILayoutArea Item( 
   System.int index
) {get;}

Parameters

index
The index of the item.
See Also

Reference

ILayoutArea Interface
ILayoutArea Members
Overload List

Support Forum