ListBindableAttribute.ListBindable Propiedad

Definición

Obtiene si la lista se puede enlazar.

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; de lo contrario, false.

Se aplica a

Consulte también