Determines the index of a specific System.Web.UI.WebControls.DataControlField object in the collection.
- field
- The System.Web.UI.WebControls.DataControlField to locate in the collection.
The index of the field parameter, if it is found in the collection; otherwise, -1.