ActiveReports 8
Item Property (ITableDetailCollection)

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

Parameters

index
The index of the item.
See Also

Reference

ITableDetailCollection Interface
ITableDetailCollection Members

Support Forum