Documentation for this section has not yet been entered.
The BindingMemberInfo.BindingField is the last item found in the navigation path returned by the BindingMemberInfo.BindingMember property. For example, if a new System.Windows.Forms.Binding is created that has a dataMember parameter of "Customers.custToOrders.OrderDate", BindingMemberInfo.BindingMember will return "OrderDate".