ActiveReports 9
Remove(Field) Method

The field to remove.
Removes the specified field from the collection.
Syntax
'Declaration
 
Public Overloads Sub Remove( _
   ByVal value As Field _
) 
public void Remove( 
   Field value
)

Parameters

value
The field to remove.
See Also

Reference

FieldCollection Class
FieldCollection Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum