BindableAttribute Constructor
.NET Framework 2.0
Initializes a new instance of the BindableAttribute class.
| Name | Description |
|---|---|
| BindableAttribute (BindableSupport) | Initializes a new instance of the BindableAttribute class with one of the BindableSupport values. |
| BindableAttribute (Boolean) | Initializes a new instance of the BindableAttribute class with a Boolean value. |
| BindableAttribute (BindableSupport, BindingDirection) | Initializes a new instance of the BindableAttribute class. |
| BindableAttribute (Boolean, BindingDirection) | Initializes a new instance of the BindableAttribute class. |