The members of System.Windows.Forms.BindingMemberInfo are listed below.
See Also: Inherited members from System.ValueType
Initializes a new instance of the System.Windows.Forms.BindingMemberInfo class. |
[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. |
override | Equals(object)
| |
override | GetHashCode()
|
static | Equality(BindingMemberInfo, BindingMemberInfo) |
Determines whether two System.Windows.Forms.BindingMemberInfo objects are equal. |
static | Inequality(BindingMemberInfo, BindingMemberInfo) |
Determines whether two System.Windows.Forms.BindingMemberInfo objects are not equal. |