This topic has not yet been rated - Rate this topic

BindableSupport Enumeration

Specifies values to indicate whether a property can be bound to a data element or another property.

Namespace:  System.ComponentModel
Assembly:  System (in System.dll)
public enum BindableSupport
Member name Description
No The property is not bindable at design time.
Yes The property is not bindable at design time.
Default The property is set to the default.

This class is used at design time to indicate whether a designer should offer a property as available for data binding in a visual designer. This class does not affect whether the property can be data bound at runtime.

Silverlight

Supported in: 5, 4

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ