ActiveReports 9
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

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum