Gets the System.Windows.Forms.BindingManagerBase for this System.Windows.Forms.Binding.
Documentation for this section has not yet been entered.
Use the System.Windows.Forms.BindingManagerBase to iterate through a data-bound list by incrementing or decrementing the BindingManagerBase.Position property. The System.Windows.Forms.BindingManagerBase class is abstract. The System.Windows.Forms.CurrencyManager class, which manages data-bound lists, inherits from the System.Windows.Forms.BindingManagerBase class.