ListBindableAttribute.ListBindable Proprietà

Definizione

Indica se l'elenco è associabile.

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

Valore della proprietà

true se l'elenco è associabile, in caso contrario false.

Si applica a

Vedi anche