ControlBuilder.BindingContainerType 속성

정의

이 작성기에서 만드는 컨트롤에 대한 바인딩 컨테이너의 형식을 가져옵니다.

public:
 virtual property Type ^ BindingContainerType { Type ^ get(); };
public virtual Type BindingContainerType { get; }
member this.BindingContainerType : Type
Public Overridable ReadOnly Property BindingContainerType As Type

속성 값

Type 이 작성기에서 만드는 컨트롤에 대한 바인딩 컨테이너의 형식을 나타내는 A입니다.

적용 대상

추가 정보