GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.Data Namespace > FieldCollection Class > Contains Method : Contains(String) Method |
Returns whether the field collection contains a field with the specified name.
'Declaration Public Overloads Function Contains( _ ByVal fieldName As System.String _ ) As System.Boolean
public System.bool Contains( System.string fieldName )