NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ListBinding Properties

The properties of the ListBinding class are listed below. For a complete list of ListBinding class members, see the ListBinding Members topic.

Public:

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.

See Also

ListBinding Class | System.WinForms Namespace