ListBindableAttribute.ListBindable 속성

정의

목록의 바인딩 가능 여부를 가져옵니다.

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

속성 값

목록이 바인딩 가능하면 true이고, 그렇지 않으면 false입니다.

적용 대상

추가 정보