ComponentOne FlexReport for WinForms
Remove(FieldBase) Method

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > FieldCollection Class > Remove Method : Remove(FieldBase) Method
The field to be removed.
Removes a field from the collection.
Syntax
'Declaration
 
Public Overloads Sub Remove( _
   ByVal item As FieldBase _
) 
public void Remove( 
   FieldBase item
)

Parameters

item
The field to be removed.
See Also

Reference

FieldCollection Class
FieldCollection Members
Overload List