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

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum