ListBindableAttribute Fields
.NET Framework 4.5
The ListBindableAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
|
Default | Represents the default value for ListBindableAttribute. |
|
No | Specifies that the list is not bindable. This static field is read-only. |
|
Yes | Specifies that the list is bindable. This static field is read-only. |