ActiveReports 8
Add Method (RowGroupingCollection)

The RowGrouping object to add to the collection.
Adds a RowGrouping object to the RowGroupingCollection.
Syntax
'Declaration
 
Public Function Add( _
   ByVal value As RowGrouping _
) As System.Integer
public System.int Add( 
   RowGrouping value
)

Parameters

value
The RowGrouping object to add to the collection.

Return Value

A new RowGrouping object.
See Also

Reference

RowGroupingCollection Class
RowGroupingCollection Members

Support Forum