ActiveReports 8
Remove Method (TableRowCollection)

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

Parameters

value
The TableRow object to remove.
See Also

Reference

TableRowCollection Class
TableRowCollection Members

Support Forum