BindableTypeAttribute.IsBindable Eigenschaft

Definition

Ruft einen Wert ab, der angibt, dass ein Typ in der Regel für die Bindung verwendet wird.

public:
 property bool IsBindable { bool get(); void set(bool value); };
public bool IsBindable { get; set; }
member this.IsBindable : bool with get, set
Public Property IsBindable As Boolean

Eigenschaftswert

truewenn die Eigenschaft in der Regel für die Bindung verwendet wird; andernfalls . false

Gilt für: