Overload | Description |
---|---|
Find(String,Object) | Returns the index of the item in the list with the specified property name and value. |
Find(PropertyDescriptor,Object) | Searches for the index of the item that has the given property descriptor. (Inherited from System.Windows.Forms.BindingSource) |