ListBindableAttribute.ListBindable Eigenschaft

Definition

Ruft ab, ob die Liste gebunden werden kann.

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

Eigenschaftswert

truewenn die Liste gebunden werden kann; andernfalls . false

Gilt für:

Weitere Informationen