System.Windows.Forms.BindingMemberInfo Structure

Contains information that enables a System.Windows.Forms.Binding to resolve a data binding to either the property of an object or the property of the current object in a list of objects.

See Also: BindingMemberInfo Members

Syntax

public struct BindingMemberInfo

Remarks

The System.Windows.Forms.BindingMemberInfo is returned by the Binding.BindingMemberInfo property of the System.Windows.Forms.Binding class.

The System.Windows.Forms.BindingMemberInfo is created from the string passed to the BindingMemberInfo.#ctor(string) constructor.

Requirements

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