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

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

적용 대상

추가 정보