The properties of System.Windows.Forms.BindingMemberInfo are listed below. For a list of all members, see the BindingMemberInfo Members list.
See Also: Inherited members from System.ValueType
[read-only] | BindingField | string.
Gets the property name of the data-bound object. |
[read-only] | BindingMember | string.
Gets the information that is used to specify the property name of the data-bound object. |
[read-only] | BindingPath | string.
Gets the property name, or the period-delimited hierarchy of property names, that comes before the property name of the data-bound object. |