Adds a data binding for the specified property and the specified value item list, if the current control has data bindings and the current object does not already have a binding.
- context
An System.ComponentModel.ITypeDescriptorContext object that can provide additional context information.
- propDesc
A System.ComponentModel.PropertyDescriptor that represents the property to add a data binding for.
- valueUIItemList
An ArrayList of items that have data bindings.