ListBindableAttribute.ListBindable Propiedad

Definición

Obtiene si la lista es enlazable.

public:
 property bool ListBindable { bool get(); };
public bool ListBindable { get; }
member this.ListBindable : bool
Public ReadOnly Property ListBindable As Boolean

Valor de propiedad

true si la lista es enlazable; en caso contrario, false.

Se aplica a

Consulte también