ActiveReports 8
Item Property (ITableGroupCollection)

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

Parameters

index
The index of the item.
See Also

Reference

ITableGroupCollection Interface
ITableGroupCollection Members

Support Forum