ActiveReports 8
Remove Method (TableGroupCollection)

The TableGroup object to remove.
Removes the specified TableGroup object from the TableGroupCollection.
Syntax
'Declaration
 
Public Sub Remove( _
   ByVal value As TableGroup _
) 
public void Remove( 
   TableGroup value
)

Parameters

value
The TableGroup object to remove.
See Also

Reference

TableGroupCollection Class
TableGroupCollection Members

Support Forum