System.Windows.Forms.Binding.BindingManagerBase Property

Gets the System.Windows.Forms.BindingManagerBase for this System.Windows.Forms.Binding.

Syntax

public BindingManagerBase BindingManagerBase { get; }

Value

Documentation for this section has not yet been entered.

Remarks

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.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0