Overload List

  NameDescription
Find(String, Object)
Returns the index of the item in the list with the specified property name and value.
(Inherited from BindingSource.)
Find(PropertyDescriptor, Object)
Searches for the index of the item that has the given property descriptor.
(Inherited from BindingSource.)

See Also