ActiveReports 8
Item Property (DataGroupingCollection)

The index of the DataGrouping to get or set.
Gets or sets the element at the specified index.
Syntax
'Declaration
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As DataGrouping
public DataGrouping this[ 
   System.int index
]; {get; set;}

Parameters

index
The index of the DataGrouping to get or set.
See Also

Reference

DataGroupingCollection Class
DataGroupingCollection Members

Support Forum