ListBindableAttribute.ListBindable 属性

定义

获取列表是否可绑定。

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

属性值

true 如果列表可绑定,则为否则,为 false.

适用于

另请参阅