ControlBuilder.ItemType 属性

定义

获取在绑定容器上设置的类型。

public:
 virtual property System::String ^ ItemType { System::String ^ get(); };
public virtual string ItemType { get; }
member this.ItemType : string
Public Overridable ReadOnly Property ItemType As String

属性值

在设置绑定容器的类型。

适用于