ActiveReports 8
AddRange Method (DataGroupingCollection)

The DataGroupingCollection from which to add elements.
Adds the elements of the specified DataGroupingCollection to the current DataGroupingCollection.
Syntax
'Declaration
 
Public Sub AddRange( _
   ByVal collection As DataGroupingCollection _
) 
public void AddRange( 
   DataGroupingCollection collection
)

Parameters

collection
The DataGroupingCollection from which to add elements.
See Also

Reference

DataGroupingCollection Class
DataGroupingCollection Members

Support Forum