ListBindableAttribute.ListBindable 属性

定义

获取该列表是否可以绑定。

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

属性值

如果该列表为可绑定的,则为 true;否则为 false

适用于

另请参阅