ListBindableAttribute.ListBindable プロパティ

定義

リストが連結可能かどうかを示す値を取得します。

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

プロパティ値

リストが連結可能である場合は true。それ以外の場合は false

適用対象

こちらもご覧ください