ListBindableAttribute.ListBindable Eigenschaft

Definition

Ruft ab, ob die Liste bindbar ist.

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

Eigenschaftswert

true, wenn die Liste bindbar ist, andernfalls false.

Gilt für:

Weitere Informationen