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,表示此生成器所创建控件的绑定容器的类型。

适用于

另请参阅