ListBindableAttribute.ListBindable プロパティ

定義

リストがバインド可能かどうかを取得します。

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

プロパティ値

true リストがバインド可能な場合。それ以外の場合は false

適用対象

こちらもご覧ください