ActiveReports 8
Item Property (ITableRowCollection)

The index of the item.
Returns the ITableRow instance at the specified index.
Syntax
'Declaration
 
ReadOnly Default Property Item( _
   ByVal index As System.Integer _
) As ITableRow
ITableRow this[ 
   System.int index
]; {get;}

Parameters

index
The index of the item.
See Also

Reference

ITableRowCollection Interface
ITableRowCollection Members

Support Forum