ListBindableAttribute.ListBindable Eigenschap

Definitie

Hiermee wordt aangegeven of de lijst bindbaar is.

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

Waarde van eigenschap

true als de lijst bindbaar is; anders, false.

Van toepassing op

Zie ook