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

プロパティ値

バインディング コンテナーに設定される型。

適用対象