ActiveReports 8
Item Property (ITableCellCollection)

The index of the item.
Gets or sets a specific TableCell object in the TableCellCollection by indexed position.
Syntax
'Declaration
 
ReadOnly Default Property Item( _
   ByVal index As System.Integer _
) As ITableCell
ITableCell this[ 
   System.int index
]; {get;}

Parameters

index
The index of the item.
See Also

Reference

ITableCellCollection Interface
ITableCellCollection Members

Support Forum