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.
Member Name | Description |
---|---|
Default |
The property is set to the default. |
No |
The property is not bindable at design time. |
Yes |
The property is bindable at design time. |