ListBindableAttribute.ListBindable Propriedade

Definição

Percebe se a lista é vinculável.

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

Valor de Propriedade

true se a lista for vinculável; caso contrário, false.

Aplica-se a

Ver também