ActiveReports 8
Add Method (TableGroupCollection)

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

Parameters

value
The TableGroup object to add to the collection.

Return Value

A new TableGroup object.
See Also

Reference

TableGroupCollection Class
TableGroupCollection Members

Support Forum