Returns whether the field collection contains the specified field.
Visual Basic (Declaration) | |
---|---|
Public Overloads Function Contains( _ ByVal field As Field _ ) As System.Boolean |
Parameters
- field
- Specifies the field to look for in the collection.
ActiveReports Developer 7 | |
Contains(Field) Method | |
See Also |
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.Data Namespace > FieldCollection Class > Contains Method : Contains(Field) Method |
Glossary Item Box
Returns whether the field collection contains the specified field.
Visual Basic (Declaration) | |
---|---|
Public Overloads Function Contains( _ ByVal field As Field _ ) As System.Boolean |