The properties of the ListBinding class are listed below. For a complete list of ListBinding class members, see the ListBinding Members topic.
ChangedEventDescriptor | Returns the event descriptor for the Changed listener for this binding. NOTE: This is not in spec, but I found it useful for testing. We need to DCR or hide this. |
Control | Gets the control to which the binding belongs. |
DataMember | Gets or sets the column name to bind to. |
IsBinding | Gets a value indicating whether the binding is active. |
ListManager | Gets the ListManager of this binding that allows enumeration of a set of bindings. |
PropertyName | Gets or sets the property on the control to bind to. |