[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Data.FieldCollection.IndexOf

IndexOf Method

IndexOf(Field)

Finds the index number of the specified field in the collection.

Declaration
public int IndexOf(Field field)
Parameters
Type Name Description
Field field
Returns
Type Description
int