Early Preview

This is currently very much a preview. Please feel free to try things out, but don't be upset if anything is not yet working. Feedback is welcome over on our GitHub Dicussions page.

enum System.​ComponentModel.​BindableSupport

Assembly: System.ComponentModel.TypeConverter

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

Values

No
The property is not bindable at design time.
Yes
The property is bindable at design time.
Default
The property is set to the default.