ListBindableAttribute Constructor
.NET Framework (current version)
Initializes a new instance of the ListBindableAttribute class.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | ListBindableAttribute(BindableSupport) | Initializes a new instance of the ListBindableAttribute class using BindableSupport to indicate whether the list is bindable. |
![]() | ListBindableAttribute(Boolean) | Initializes a new instance of the ListBindableAttribute class using a value to indicate whether the list is bindable. |
Show:
